diff options
| -rwxr-xr-x | mugglei.c | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -15,13 +15,7 @@ #include <sys/stat.h> #include <sys/time.h> #include <getopt.h> -/*extern "C" -{*/ - #include <stdarg.h> - #include <stdio.h> -/*} -*/ -#include <stdlib.h> +#include <stdarg.h> #include <tag.h> #include <mpegfile.h> |
