summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-03-12 15:14:29 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-03-12 15:14:29 +0100
commit1adb4535a31d825f10a5bd1ef10b52a7425073bd (patch)
tree1a9a12d04c92d4d93a4b7d8a09af635a8f93fa63 /config.hin
parentbcce1233902dc7a94623b3a90cd7920c44f22474 (diff)
downloadpatch-1adb4535a31d825f10a5bd1ef10b52a7425073bd.tar.gz
Import of patch-2.3.tar.gzv2.3
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 83c7fc5..50d722e 100644
--- a/config.hin
+++ b/config.hin
@@ -25,6 +25,9 @@
/* Define if on MINIX. */
#undef _MINIX
+/* Define to `int' if <sys/types.h> doesn't define. */
+#undef mode_t
+
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
@@ -44,6 +47,10 @@
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Define if there is a member named d_ino in the struct describing
+ directory headers. */
+#undef D_INO_IN_DIRENT
+
/* Define if memchr works. */
#undef HAVE_MEMCHR