From 12247c671371cd7f5466beb96db8ade8b12406d9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 21 May 2009 07:23:02 +0000 Subject: Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) --- include/openbsc/paging.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/openbsc') diff --git a/include/openbsc/paging.h b/include/openbsc/paging.h index fd9dc02e8..de512d1ae 100644 --- a/include/openbsc/paging.h +++ b/include/openbsc/paging.h @@ -21,7 +21,7 @@ #ifndef PAGING_H #define PAGING_H -#include +#include #include #include "linuxlist.h" -- cgit v1.2.3