summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2004-03-07 00:09:36 +0000
committerTim Potter <tpot@samba.org>2004-03-07 00:09:36 +0000
commitbc8b6cd9ebac4ff34ecb20e10c5dc572ae38525b (patch)
treef7cb7f1f94dd8ec06f1fcfacd8dedd4fb04d6bd5 /source3
parent48eb635f31a09fa0822d95d3e895255ef8a6d5e2 (diff)
downloadsamba-bc8b6cd9ebac4ff34ecb20e10c5dc572ae38525b.tar.gz
samba-bc8b6cd9ebac4ff34ecb20e10c5dc572ae38525b.tar.bz2
samba-bc8b6cd9ebac4ff34ecb20e10c5dc572ae38525b.zip
Merge from HEAD.
(This used to be commit 1bba071126b46032c97154fbf77242e15bcc5fa3)
Diffstat (limited to 'source3')
-rw-r--r--source3/tdb/tdbdump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/tdb/tdbdump.c b/source3/tdb/tdbdump.c
index 9c1dc2761b..d2530f9f54 100644
--- a/source3/tdb/tdbdump.c
+++ b/source3/tdb/tdbdump.c
@@ -26,7 +26,6 @@
#include <string.h>
#include <fcntl.h>
#include <time.h>
-#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <ctype.h>