This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-utils.git tree:

Subject: v4l-utils: libdvbv5: fix compilation issue
Author:  Rob Barker <robert.bar...@redembedded.com>
Date:    Thu May 29 11:47:16 2014 -0300

Removed unnecessary header file to fix issue with some compilers.

Signed-off-by: Rob Barker <robert.bar...@redembedded.com>
Signed-off-by: Mauro Carvalho Chehab <m.che...@samsung.com>

 lib/include/libdvbv5/descriptors.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=f08dfa5c83feb24a77722b2800c4dd1bf127840b

diff --git a/lib/include/libdvbv5/descriptors.h 
b/lib/include/libdvbv5/descriptors.h
index 94d85a9..cda958e 100644
--- a/lib/include/libdvbv5/descriptors.h
+++ b/lib/include/libdvbv5/descriptors.h
@@ -26,7 +26,6 @@
 #ifndef _DESCRIPTORS_H
 #define _DESCRIPTORS_H
 
-#include <arpa/inet.h>
 #include <unistd.h>
 #include <stdint.h>
 

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to