]> git.sesse.net Git - vlc/blobdiff - src/control/mediacontrol_audio_video.c
Remove sys/types.h check
[vlc] / src / control / mediacontrol_audio_video.c
index cc3ac9cec05cedb5ee1ec05d5a872583f979679d..6efa684f06941d5423d3db3ec8360a6e28b0f26f 100644 (file)
@@ -44,9 +44,7 @@
 #ifdef HAVE_UNISTD_H
 #    include <unistd.h>
 #endif
-#ifdef HAVE_SYS_TYPES_H
-#    include <sys/types.h>
-#endif
+#include <sys/types.h>
 
 mediacontrol_RGBPicture *
 mediacontrol_snapshot( mediacontrol_Instance *self,