r3852: port to mac os x which has getopt but not getopt_long
[ctsim.git] / getopt / getopt.h
index 7d3eb3c384727be4e7b21b87ffe4c0389bee6ae7..74a3a5820b37633697d28f27c818eb77fe6f6cfa 100644 (file)
@@ -19,6 +19,9 @@
 
 #ifndef _GETOPT_H
 
+#include "../config.h"
+
+
 #ifndef __need_getopt
 # define _GETOPT_H 1
 #endif