]> git.sesse.net Git - vlc/blobdiff - src/config/file.c
Remove redumdant stdbool includes
[vlc] / src / config / file.c
index 289f6183c9b337ad06c7de4be0018afc7afc82dc..d43d2f3f974002c07fc45a260c363f2cf4de9bb2 100644 (file)
@@ -31,7 +31,6 @@
 #include "vlc_keys.h"
 
 #include <errno.h>                                                  /* errno */
-#include <stdbool.h>
 #include <assert.h>
 #include <limits.h>