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/bsc_nat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/bsc_nat.h') diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h index d6f61a6f4..dd29c7aa5 100644 --- a/openbsc/include/openbsc/bsc_nat.h +++ b/openbsc/include/openbsc/bsc_nat.h @@ -23,7 +23,6 @@ #include "mgcp.h" -#include #include #include -- cgit v1.2.3