From 26d0fe3c89042ed4008903dbe12c5110d8f9fc48 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 6 Jan 2012 17:29:06 +0100 Subject: [PATCH] gprs_sgsn.h: Include timer.h for the timer struct --- openbsc/include/openbsc/gprs_sgsn.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openbsc/include/openbsc/gprs_sgsn.h b/openbsc/include/openbsc/gprs_sgsn.h index 62fbb85a5..6a653b7fe 100644 --- a/openbsc/include/openbsc/gprs_sgsn.h +++ b/openbsc/include/openbsc/gprs_sgsn.h @@ -4,6 +4,8 @@ #include #include +#include + #include #include