Fixed name of included file

This commit is contained in:
Andreas Huggel 2005-08-21 15:10:10 +00:00
parent 147095cb35
commit 666e9be9b4

View File

@ -40,7 +40,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "getopt_win32.h"
#include <stdarg.h>
#include <stdio.h>