INTEGRATION: CWS macleopardbuild (1.3.66); FILE MERGED

2007/10/16 18:29:56 fheckl 1.3.66.1: Making soltools MacOSX 10.5 buildable
This commit is contained in:
Rüdiger Timm 2007-11-12 14:30:07 +00:00
parent 0cb84906bf
commit b110c99ddd

View file

@ -3,7 +3,7 @@
#include <string.h>
#include "cpp.h"
extern int getopt(int, char *const *, const char *);
extern int stgetopt(int, char *const *, const char *);
extern char *optarg;
extern int optind;
extern int Cplusplus;