git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4aff92
)
we need realcalls.h in realcalls.c
author
Andrew Tridgell
<tridge@samba.org>
Wed, 7 Oct 1998 10:58:12 +0000
(10:58 +0000)
committer
Andrew Tridgell
<tridge@samba.org>
Wed, 7 Oct 1998 10:58:12 +0000
(10:58 +0000)
(This used to be commit
42765a654f9fe45160760e61a80d789279ee6198
)
source3/smbwrapper/realcalls.c
patch
|
blob
|
history
diff --git
a/source3/smbwrapper/realcalls.c
b/source3/smbwrapper/realcalls.c
index a7a4c75020f5647ef4ff54e15b7bab0e689ddd5a..aabde7fa87c4e2872f8b7fdd3ee58d10de9c0093 100644
(file)
--- a/
source3/smbwrapper/realcalls.c
+++ b/
source3/smbwrapper/realcalls.c
@@
-20,6
+20,7
@@
*/
#include "includes.h"
+#include "realcalls.h"
#ifdef REPLACE_UTIME
int real_utime(const char *name, struct utimbuf *buf)