summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/libnbcompat/files/nbcompat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/files/nbcompat.h b/pkgtools/libnbcompat/files/nbcompat.h
index 60f07050b6b..b9fdc734d0c 100644
--- a/pkgtools/libnbcompat/files/nbcompat.h
+++ b/pkgtools/libnbcompat/files/nbcompat.h
@@ -1,4 +1,4 @@
-/* $NetBSD: nbcompat.h,v 1.41 2008/10/06 12:36:20 joerg Exp $ */
+/* $NetBSD: nbcompat.h,v 1.42 2008/10/19 21:02:07 joerg Exp $ */
/*-
* Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -29,9 +29,9 @@
#include <nbcompat/nbconfig.h>
#include <nbcompat/cdefs.h>
+#include <nbcompat/types.h>
#include <nbcompat/limits.h>
#include <nbcompat/endian.h>
-#include <nbcompat/types.h>
#include <nbcompat/param.h>
#if HAVE_ERRNO_H