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: descriptors.h: include <arpa/inet.h> for ntohs
Author:  Hans Verkuil <[email protected]>
Date:    Sat Jul 26 07:34:28 2014 +0200

Signed-off-by: Hans Verkuil <[email protected]>

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

---

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

diff --git a/lib/include/libdvbv5/descriptors.h 
b/lib/include/libdvbv5/descriptors.h
index cda958e..c452af6 100644
--- a/lib/include/libdvbv5/descriptors.h
+++ b/lib/include/libdvbv5/descriptors.h
@@ -28,6 +28,7 @@
 
 #include <unistd.h>
 #include <stdint.h>
+#include <arpa/inet.h>
 
 #define DVB_MAX_PAYLOAD_PACKET_SIZE 4096
 #define DVB_CRC_SIZE 4

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to