summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorjmasso <jmasso@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-03 09:00:12 +0000
committerjmasso <jmasso@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-06-03 09:00:12 +0000
commitaa389873c96c22f911ef6de3116e95e38b7b42c6 (patch)
treef8140a0b20dc53b6f600e04f4f01f39a3a0d58da /src/include
parent4a2f8a2b44f74e5108818d70f071b6341b8dea62 (diff)
More changes from Joan and his NT nightmares.
Please try this on a reasonable OS. git-svn-id: http://svn.cactuscode.org/flesh/trunk@543 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include')
-rw-r--r--src/include/getopt.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/getopt.h b/src/include/getopt.h
index c872f414..59bc2443 100644
--- a/src/include/getopt.h
+++ b/src/include/getopt.h
@@ -11,6 +11,12 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. */
+/* Joan */
+#define HAVE_CONFIG_H 1
+
+#define HAVE_STRING_H 1
+
+
#ifndef _GETOPT_H
#define _GETOPT_H 1