X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fextras%2Fgetopt.c;h=024caf045e8305ae7bab72ad36b52de79c4c34bd;hb=fe087a38282e93addb25fa9598393e40ea233b09;hp=60b0b172a90c118d8d975bcb3cdb6bd493c3d74b;hpb=bc061e8455fa11eec3167681d53f9df3974b13a5;p=vlc diff --git a/src/extras/getopt.c b/src/extras/getopt.c index 60b0b172a9..024caf045e 100644 --- a/src/extras/getopt.c +++ b/src/extras/getopt.c @@ -30,6 +30,9 @@ #define _NO_PROTO #endif +/* Overkill. */ +#include + #ifdef HAVE_CONFIG_H #include #endif