aboutsummaryrefslogtreecommitdiff
path: root/src/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/headers.h')
-rw-r--r--src/headers.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/headers.h b/src/headers.h
index e20a579..dd4ad5f 100644
--- a/src/headers.h
+++ b/src/headers.h
@@ -323,11 +323,6 @@ int stream_destroy (NET_STREAM *);
/* main.c */
void anubis (char *);
-/* setenv.c */
-#if !defined(HAVE_SETENV) && defined(HAVE_PUTENV)
-int setenv (const char *, const char *, int);
-#endif
-
/* env.c */
void get_options (int, char *[]);
void get_homedir (char *, char *, int);

Return to:

Send suggestions and report system problems to the System administrator.