new prorotypes
authorAndrew Tridgell <tridge@samba.org>
Tue, 20 Oct 1998 06:43:59 +0000 (06:43 +0000)
committerAndrew 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

index 606743074097485419ccd7c7645fa4c385df6ec9..b1322f5e9f306b30014eb9f1f589aaf43a4eb048 100644 (file)
@@ -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  */