diff options
Diffstat (limited to 'getopt1.c')
-rw-r--r-- | getopt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include "getopt.h" |