summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/realcalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbwrapper/realcalls.c')
-rw-r--r--source3/smbwrapper/realcalls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbwrapper/realcalls.c b/source3/smbwrapper/realcalls.c
index a453aff3ea..a7a4c75020 100644
--- a/source3/smbwrapper/realcalls.c
+++ b/source3/smbwrapper/realcalls.c
@@ -20,7 +20,6 @@
*/
#include "includes.h"
-#include "wrapper.h"
#ifdef REPLACE_UTIME
int real_utime(const char *name, struct utimbuf *buf)