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/src/libabis/e1_input_vty.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/src/libabis/e1_input_vty.c') diff --git a/openbsc/src/libabis/e1_input_vty.c b/openbsc/src/libabis/e1_input_vty.c index 890550196..7dbf17a31 100644 --- a/openbsc/src/libabis/e1_input_vty.c +++ b/openbsc/src/libabis/e1_input_vty.c @@ -19,7 +19,6 @@ #include #include -#include #include #include -- cgit v1.2.3