aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/ipaccess.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-10-22 15:48:59 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-10-22 15:48:59 +0200
commit0e7b0732f6651bfe5ad118bf49fbd49d356860b0 (patch)
treedf3d522e75be27ba954a0c898851f6d78496d895 /openbsc/include/openbsc/ipaccess.h
parent555eba140d46a34168e2ec7c3533bb35eb8e6f25 (diff)
Include e1_input.h for the e1inp_line
Diffstat (limited to 'openbsc/include/openbsc/ipaccess.h')
-rw-r--r--openbsc/include/openbsc/ipaccess.h2
1 files changed, 2 insertions, 0 deletions
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;