summaryrefslogtreecommitdiffstats
path: root/ax25/axctl.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-10 05:54:53 +0200
commita4cc50373fbe27c973f95628fc142efec14e05cf (patch)
treebc163bed95c61b53f1399cb27e1fe9dd60bb6b4f /ax25/axctl.c
parent5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (diff)
Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4
Diffstat (limited to 'ax25/axctl.c')
-rw-r--r--ax25/axctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25/axctl.c b/ax25/axctl.c
index 3b453c3..42be556 100644
--- a/ax25/axctl.c
+++ b/ax25/axctl.c
@@ -20,7 +20,7 @@
#ifdef HAVE_NETROSE_ROSE_H
#include <netrose/rose.h>
#else
-#include <netrose/rose.h>
+#include <netax25/kernel_rose.h>
#endif
#include <netax25/axlib.h>