]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Symbolic link to getopt_.h.
authorBruno Haible <bruno@clisp.org>
Sat, 12 Feb 2005 18:45:46 +0000 (18:45 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:14 +0000 (12:12 +0200)
gettext-tools/windows/getopt.h [new file with mode: 0644]

diff --git a/gettext-tools/windows/getopt.h b/gettext-tools/windows/getopt.h
new file mode 100644 (file)
index 0000000..f0a30a5
--- /dev/null
@@ -0,0 +1,2 @@
+/* The system doesn't have <getopt.h>.  Use our getopt.h emulation.  */
+#include "getopt_.h"