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:
b19db1e
)
new prorotypes
author
Andrew Tridgell
<tridge@samba.org>
Tue, 20 Oct 1998 06:43:59 +0000
(06:43 +0000)
committer
Andrew Tridgell
<tridge@samba.org>
Tue, 20 Oct 1998 06:43:59 +0000
(06:43 +0000)
(This used to be commit
facd8d74e0cd0998ca5347ac5be14a6027460699
)
source3/include/proto.h
patch
|
blob
|
history
diff --git
a/source3/include/proto.h
b/source3/include/proto.h
index 606743074097485419ccd7c7645fa4c385df6ec9..b1322f5e9f306b30014eb9f1f589aaf43a4eb048 100644
(file)
--- a/
source3/include/proto.h
+++ b/
source3/include/proto.h
@@
-2376,6
+2376,7
@@
int real_utimes(const char *name, struct timeval tv[2]);
void smbw_setup_shared(void);
char *smbw_getshared(const char *name);
void smbw_setshared(const char *name, const char *val);
+int smbw_setenv(const char *name, const char *value);
/*The following definitions come from smbwrapper/smbw.c */