]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/setenv.h
not included in OpenSSH distribution anymore
[gssapi-openssh.git] / openssh / openbsd-compat / setenv.h
diff --git a/openssh/openbsd-compat/setenv.h b/openssh/openbsd-compat/setenv.h
deleted file mode 100644 (file)
index b938054..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* $Id$ */
-
-#ifndef _BSD_SETENV_H
-#define _BSD_SETENV_H
-
-#include "config.h"
-
-#ifndef HAVE_SETENV
-
-int setenv(register const char *name, register const char *value, int rewrite);
-
-#endif /* !HAVE_SETENV */
-
-#endif /* _BSD_SETENV_H */
This page took 0.042358 seconds and 4 git commands to generate.