From af37f79926b98bdba69d458de222b85f8d8f7884 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 12 Feb 2005 18:45:46 +0000 Subject: [PATCH] Symbolic link to getopt_.h. --- gettext-tools/windows/getopt.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gettext-tools/windows/getopt.h diff --git a/gettext-tools/windows/getopt.h b/gettext-tools/windows/getopt.h new file mode 100644 index 000000000..f0a30a521 --- /dev/null +++ b/gettext-tools/windows/getopt.h @@ -0,0 +1,2 @@ +/* The system doesn't have . Use our getopt.h emulation. */ +#include "getopt_.h" -- 2.47.2