v4l-utils: libdvbv5: fix compilation issue
authorRob Barker <robert.barker@redembedded.com>
Thu, 29 May 2014 14:47:16 +0000 (11:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 03:11:02 +0000 (00:11 -0300)
Removed unnecessary header file to fix issue with some compilers.

Signed-off-by: Rob Barker <robert.barker@redembedded.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/include/libdvbv5/descriptors.h

index 94d85a9..cda958e 100644 (file)
@@ -26,7 +26,6 @@
 #ifndef _DESCRIPTORS_H
 #define _DESCRIPTORS_H
 
-#include <arpa/inet.h>
 #include <unistd.h>
 #include <stdint.h>