summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/files/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/mtree/files/extern.h')
-rw-r--r--pkgtools/mtree/files/extern.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/mtree/files/extern.h b/pkgtools/mtree/files/extern.h
index 3e3bb583fce..c93cbaa8cc1 100644
--- a/pkgtools/mtree/files/extern.h
+++ b/pkgtools/mtree/files/extern.h
@@ -1,4 +1,4 @@
-/* $NetBSD: extern.h,v 1.4 2010/03/21 16:30:17 joerg Exp $ */
+/* $NetBSD: extern.h,v 1.5 2011/07/27 15:31:00 seb Exp $ */
/*-
* Copyright (c) 1991, 1993
@@ -36,11 +36,13 @@
#endif
#include "mtree.h"
+#if 0
#if HAVE_NBTOOL_CONFIG_H
#include "nbtool_config.h"
#else
#define HAVE_STRUCT_STAT_ST_FLAGS 1
#endif
+#endif
#include <nbcompat.h>
#if HAVE_ERR_H