]> git.sesse.net Git - vlc/blobdiff - modules/access_output/http.c
Define proper size of output.
[vlc] / modules / access_output / http.c
index d46d1b7241b22b15db7cdc61571c8f829f471d41..a04f87aaa5f212a4aa5fe030f3b3e7c218b3b03c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_sout.h>
 #include <vlc_block.h>