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/abis_nm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/include/openbsc/abis_nm.h') diff --git a/openbsc/include/openbsc/abis_nm.h b/openbsc/include/openbsc/abis_nm.h index 4ea17927f..5f11c459d 100644 --- a/openbsc/include/openbsc/abis_nm.h +++ b/openbsc/include/openbsc/abis_nm.h @@ -22,7 +22,6 @@ #ifndef _NM_H #define _NM_H -#include #include #include -- cgit v1.2.3