]> git.sesse.net Git - vlc/commitdiff
Included arpa/inet.h for htons/...
authorLaurent Aimar <fenrir@videolan.org>
Wed, 8 Oct 2008 23:28:08 +0000 (01:28 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 9 Oct 2008 17:24:20 +0000 (19:24 +0200)
modules/access/v4l.c

index eaa73b0f3631710b05dd622b346109a1825b8ee1..d54bcd40e8e175c36dd8da9a3b17f27ae87c821f 100644 (file)
@@ -47,6 +47,7 @@
 #include <sys/mman.h>
 #include <errno.h>
 #include <fcntl.h>
+#include <arpa/inet.h>
 
 /* From GStreamer's v4l plugin:
  * Because of some really cool feature in video4linux1, also known as