]> git.sesse.net Git - vlc/blobdiff - modules/access_filter/bandwidth.c
Remove stdlib.h
[vlc] / modules / access_filter / bandwidth.c
index 77f7e0cc3164e120a53eab5ad45b4ef3f6b6a6e4..fcd82802be817e9f4669fb592fcbb3d494c18eb4 100644 (file)
@@ -22,7 +22,6 @@
 #include <vlc/vlc.h>
 
 #include <stdio.h>
-#include <stdlib.h>
 #include <assert.h>
 #include <errno.h>