]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/strsep.h
not included in OpenSSH distribution anymore
[gssapi-openssh.git] / openssh / openbsd-compat / strsep.h
diff --git a/openssh/openbsd-compat/strsep.h b/openssh/openbsd-compat/strsep.h
deleted file mode 100644 (file)
index 9e54e05..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/* $Id$ */
-
-#ifndef _BSD_STRSEP_H
-#define _BSD_STRSEP_H
-
-#include "config.h"
-
-#ifndef HAVE_STRSEP
-char *strsep(char **stringp, const char *delim);
-#endif /* HAVE_STRSEP */
-
-#endif /* _BSD_STRSEP_H */
This page took 0.027144 seconds and 4 git commands to generate.