]> git.sesse.net Git - vlc/commitdiff
Missing #include <errno.h>
authorPierre Ynard <linkfanel@yahoo.fr>
Sat, 12 Sep 2009 19:12:08 +0000 (21:12 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Sat, 12 Sep 2009 19:12:08 +0000 (21:12 +0200)
modules/access/v4l.c

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