proto for getusershell, if there isn't any
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3880 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -107,7 +107,7 @@ int setenv(const char *var, const char *val, int rewrite);
|
||||
void unsetenv(const char *name);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_GETUSERSHELL
|
||||
#if !defined(HAVE_GETUSERSHELL) || defined(NEED_GETUSERSHELL_PROTO)
|
||||
char *getusershell(void);
|
||||
#endif
|
||||
|
||||
|
@@ -107,7 +107,7 @@ int setenv(const char *var, const char *val, int rewrite);
|
||||
void unsetenv(const char *name);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_GETUSERSHELL
|
||||
#if !defined(HAVE_GETUSERSHELL) || defined(NEED_GETUSERSHELL_PROTO)
|
||||
char *getusershell(void);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user