From 9f0de7de494c86e19d3c7166e245682453154b74 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 20 Jun 2009 22:53:50 +0000 Subject: Move all header files to be installed to new subdirectory netax25. --- axconfig.c | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'axconfig.c') diff --git a/axconfig.c b/axconfig.c index 572df99..ceb8490 100644 --- a/axconfig.c +++ b/axconfig.c @@ -13,19 +13,11 @@ #include #include -#ifdef HAVE_NETAX25_AX25_H #include -#else -#include "kernel_ax25.h" -#endif -#ifdef HAVE_NETROSE_ROSE_H +#include +#include #include -#else -#include "kernel_rose.h" -#endif -#include "axlib.h" #include "pathnames.h" -#include "axconfig.h" typedef struct _axport { -- cgit v1.2.3