diff --git a/src/libCom/osi/os/WIN32/getopt.c b/src/libCom/osi/os/WIN32/getopt.c index 8feee574f..965d91eeb 100644 --- a/src/libCom/osi/os/WIN32/getopt.c +++ b/src/libCom/osi/os/WIN32/getopt.c @@ -56,6 +56,7 @@ char *alloca (); #endif #include +#include /* Comment out all this code if we are using the GNU C Library, and are not actually compiling the library itself. This code is part of the GNU C