diff --git a/getopt_long.h b/getopt_long.h index 3791b88..7bd35fd 100644 --- a/getopt_long.h +++ b/getopt_long.h @@ -35,7 +35,7 @@ #ifndef _GETOPT_LONG_H_ #define _GETOPT_LONG_H_ -#include +#include "stdinc.h" /* * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.