diff --git a/sys/compat/svr4_32/svr4_32_misc.c b/sys/compat/svr4_32/svr4_32_misc.c index 3b1d408c78a8..368f6b3d607e 100644 --- a/sys/compat/svr4_32/svr4_32_misc.c +++ b/sys/compat/svr4_32/svr4_32_misc.c @@ -1,4 +1,4 @@ -/* $NetBSD: svr4_32_misc.c,v 1.56 2007/12/20 23:16:13 dsl Exp $ */ +/* $NetBSD: svr4_32_misc.c,v 1.57 2007/12/23 10:18:48 hannken Exp $ */ /*- * Copyright (c) 1994 The NetBSD Foundation, Inc. @@ -44,7 +44,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: svr4_32_misc.c,v 1.56 2007/12/20 23:16:13 dsl Exp $"); +__KERNEL_RCSID(0, "$NetBSD: svr4_32_misc.c,v 1.57 2007/12/23 10:18:48 hannken Exp $"); #include #include @@ -82,8 +82,8 @@ __KERNEL_RCSID(0, "$NetBSD: svr4_32_misc.c,v 1.56 2007/12/20 23:16:13 dsl Exp $" #include -#include #include +#include #include #include #include