]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/getopt.h
not included in OpenSSH distribution anymore
[gssapi-openssh.git] / openssh / openbsd-compat / getopt.h
diff --git a/openssh/openbsd-compat/getopt.h b/openssh/openbsd-compat/getopt.h
deleted file mode 100644 (file)
index 3f0f163..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* $Id$ */
-
-#ifndef _BSDGETOPT_H
-#define _BSDGETOPT_H
-
-#include "config.h"
-
-#if !defined(HAVE_GETOPT) || !defined(HAVE_GETOPT_OPTRESET)
-
-int BSDgetopt(int argc, char * const *argv, const char *opts);
-
-#endif
-
-#endif /* _BSDGETOPT_H */
This page took 0.024497 seconds and 4 git commands to generate.