diff --git a/direct/src/autorestart/autorestart.c b/direct/src/autorestart/autorestart.c index 842793f202..53d117d9ee 100644 --- a/direct/src/autorestart/autorestart.c +++ b/direct/src/autorestart/autorestart.c @@ -15,14 +15,7 @@ /*#include "dtool_config.h"*/ #include "dtoolbase.h" -#ifndef HAVE_GETOPT -#include "gnu_getopt.h" -#else -#ifdef PHAVE_GETOPT_H #include -#endif -#endif - #include #include #include /* for strerror */