From 5a45b156d4165fed159a290c46676d1383ffcc80 Mon Sep 17 00:00:00 2001 From: Jonathan Santos Date: Wed, 17 Aug 2011 15:33:57 -0400 Subject: New upstream version 0.9.14 --- include/openbsc/gb_proxy.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include/openbsc/gb_proxy.h') diff --git a/include/openbsc/gb_proxy.h b/include/openbsc/gb_proxy.h index 18ded2295..c0cdcbf05 100644 --- a/include/openbsc/gb_proxy.h +++ b/include/openbsc/gb_proxy.h @@ -1,16 +1,15 @@ #ifndef _GB_PROXY_H #define _GB_PROXY_H -#include -#include +#include #include #include struct gbproxy_config { /* parsed from config file */ - u_int16_t nsip_sgsn_nsei; + uint16_t nsip_sgsn_nsei; /* misc */ struct gprs_ns_inst *nsi; -- cgit v1.2.3