diff --git a/vl.c b/vl.c index 198523e319..a8acbcb28f 100644 --- a/vl.c +++ b/vl.c @@ -108,11 +108,7 @@ #ifdef _WIN32 #include -#include -#include #include -#define getopt_long_only getopt_long -#define memalign(align, size) malloc(size) #endif #ifdef CONFIG_SDL