diff --git a/external/gpl2/mkhybrid/dist/mkisofs.c b/external/gpl2/mkhybrid/dist/mkisofs.c index a356e6fb1d01..72551acca628 100644 --- a/external/gpl2/mkhybrid/dist/mkisofs.c +++ b/external/gpl2/mkhybrid/dist/mkisofs.c @@ -28,11 +28,7 @@ #include "match.h" #include "apple_proto.h" -#ifdef linux -#include -#else -#include "getopt.h" -#endif +#include "getopt.h" /* Always include local (nonstandard) getopt.h */ #include "iso9660.h" #include