From e75a34faa57f345a081f7c8b87a7eb7ae631712a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 23 May 2010 21:19:55 +0800 Subject: gprs_ns.c: Make make_socket known to the compiler --- openbsc/src/gprs/gprs_ns.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/src') diff --git a/openbsc/src/gprs/gprs_ns.c b/openbsc/src/gprs/gprs_ns.c index 467e43ac..4846b647 100644 --- a/openbsc/src/gprs/gprs_ns.c +++ b/openbsc/src/gprs/gprs_ns.c @@ -69,6 +69,7 @@ #include #include #include +#include static const struct tlv_definition ns_att_tlvdef = { .def = { -- cgit v1.2.3