From 0e7b0732f6651bfe5ad118bf49fbd49d356860b0 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 22 Oct 2009 15:48:59 +0200 Subject: Include e1_input.h for the e1inp_line --- openbsc/include/openbsc/ipaccess.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/include/openbsc/ipaccess.h') diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h index 87942f270..eb17167b5 100644 --- a/openbsc/include/openbsc/ipaccess.h +++ b/openbsc/include/openbsc/ipaccess.h @@ -1,6 +1,8 @@ #ifndef _IPACCESS_H #define _IPACCESS_H +#include "e1_input.h" + struct ipaccess_head { u_int8_t zero; u_int8_t len; -- cgit v1.2.3