we need realcalls.h in realcalls.c
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Oct 1998 10:58:12 +0000 (10:58 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 7 Oct 1998 10:58:12 +0000 (10:58 +0000)
source/smbwrapper/realcalls.c

index a7a4c75020f5647ef4ff54e15b7bab0e689ddd5a..aabde7fa87c4e2872f8b7fdd3ee58d10de9c0093 100644 (file)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "realcalls.h"
 
 #ifdef REPLACE_UTIME
 int real_utime(const char *name, struct utimbuf *buf)