summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-01-10 01:49:09 +0000
committerJeremy Allison <jra@samba.org>2002-01-10 01:49:09 +0000
commit09571aa76d8c1f4994abe48e5dad4746a04c288b (patch)
tree3391cbe74243ddbb69437abc88502ce0ce21eddd /source3/include/config.h.in
parent87db7c557b519b00ebdfd5d35cee038f2071db09 (diff)
downloadsamba-09571aa76d8c1f4994abe48e5dad4746a04c288b.tar.gz
samba-09571aa76d8c1f4994abe48e5dad4746a04c288b.tar.bz2
samba-09571aa76d8c1f4994abe48e5dad4746a04c288b.zip
We need to test for major/minor macros.
Jeremy. (This used to be commit ee8c8add7f83d7a794546769c59c85ef8bb5b89a)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 164d2fb755..fe4ff0df38 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -254,6 +254,8 @@
#undef HAVE_LDAP
#undef HAVE_STAT_ST_BLOCKS
#undef STAT_ST_BLOCKSIZE
+#undef HAVE_DEVICE_MAJOR_FN
+#undef HAVE_DEVICE_MINOR_FN
/* The number of bytes in a int. */
#undef SIZEOF_INT