]> git.sesse.net Git - vlc/blobdiff - modules/control/telnet.c
Remove useless <sys/stat.h> includes
[vlc] / modules / control / telnet.c
index f35fb288b6f3f033a0218794eaceb2581b8e421f..c2370cbec5739d9ec2334a441b08cfca8c9d6211 100644 (file)
@@ -36,7 +36,6 @@
 #include <vlc_input.h>
 
 #include <stdbool.h>
-#include <sys/stat.h>
 
 #include <errno.h>
 #include <fcntl.h>