diff --git a/configure b/configure index 0417e0f674..f1bffc58b2 100755 --- a/configure +++ b/configure @@ -1527,6 +1527,7 @@ echores "$_sys_soundcard" echocheck "sys/dvdio.h" cat > $TMPC << EOF +#include #include int main(void) { return 0; } EOF