[PATCH 2/2] Provide declaration for struct in_addr

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

Jonas Bonn jonas at southpole.se
Fri Mar 24 14:19:20 UTC 2017


---
 include/libgtpnl/gtp.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/libgtpnl/gtp.h b/include/libgtpnl/gtp.h
index 521339d..a6cd8e2 100644
--- a/include/libgtpnl/gtp.h
+++ b/include/libgtpnl/gtp.h
@@ -2,6 +2,7 @@
 #define _LIBGTP_H_
 
 #include <stdint.h>
+#include <netinet/ip.h>
 
 struct gtp_tunnel;
 
-- 
2.9.3




More information about the osmocom-net-gprs mailing list