diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-07-08 06:44:55 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-07-08 06:44:55 +0200 |
commit | 5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch) | |
tree | bcecfd65dc578eabfaee10b1e039c467ac89d8b5 /netrom/nrattach.c | |
parent | 1b4023134b5ff6342301c8135b11df46546d2828 (diff) |
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'netrom/nrattach.c')
-rw-r--r-- | netrom/nrattach.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netrom/nrattach.c b/netrom/nrattach.c index ecbbd56..c3a9e63 100644 --- a/netrom/nrattach.c +++ b/netrom/nrattach.c @@ -33,6 +33,7 @@ #include <netax25/kernel_rose.h> #endif +#include <netax25/axlib.h> #include <netax25/nrconfig.h> #include "../pathnames.h" |