diff options
| author | Andrew Tridgell <tridge@samba.org> | 1998-10-07 06:15:08 +0000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 1998-10-07 06:15:08 +0000 |
| commit | d2856b2dab5440e184be8d96807a08ce211f39ab (patch) | |
| tree | d38506d7fcc219bd2a501f1d8178dbc068415fbd /source3/include/config.h.in | |
| parent | 002a9fe6342c1d62f273634db484ac93db647ca9 (diff) | |
| download | samba-d2856b2dab5440e184be8d96807a08ce211f39ab.tar.gz samba-d2856b2dab5440e184be8d96807a08ce211f39ab.tar.xz samba-d2856b2dab5440e184be8d96807a08ce211f39ab.zip | |
test whether seekdir() returns void or not
(This used to be commit 4dbfec81b2c67f2d36b26685a631001738d9569f)
Diffstat (limited to 'source3/include/config.h.in')
| -rw-r--r-- | source3/include/config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 289f06f0a2..21bad4bc78 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -128,6 +128,7 @@ #undef HAVE_KERNEL_OPLOCKS #undef HAVE_IRIX_SPECIFIC_CAPABILITIES #undef KRB4_AUTH +#undef SEEKDIR_RETURNS_VOID /* The number of bytes in a int. */ #undef SIZEOF_INT |
