From a8a09df6a60d3dd78fc7118dbad6eca99b145c37 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 18 Apr 2011 17:07:35 +0200 Subject: misc: Remove sys/types.h includes from the files These are not needed any more. We used them for u_int types but we now use uint which comes from stdint.h --- openbsc/include/openbsc/gb_proxy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/gb_proxy.h') diff --git a/openbsc/include/openbsc/gb_proxy.h b/openbsc/include/openbsc/gb_proxy.h index 3c9ebe079..c0cdcbf05 100644 --- a/openbsc/include/openbsc/gb_proxy.h +++ b/openbsc/include/openbsc/gb_proxy.h @@ -1,7 +1,6 @@ #ifndef _GB_PROXY_H #define _GB_PROXY_H -#include #include -- cgit v1.2.3