summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2021-07-27 21:08:06 +0200
committerRalf Baechle <ralf@linux-mips.org>2021-07-27 21:08:06 +0200
commit3a3c8afc8a1b98c2d992d7d58d340dc3ce4ba927 (patch)
tree87957905384dac3f2b77876b9dedc15f57de60ba
parentb86ad2b7a9004b52de563c0add7616ac4056840e (diff)
netromd: Don't include <netrose/rose.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--netrom/netromd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/netrom/netromd.c b/netrom/netromd.c
index dccba71..f06e8e0 100644
--- a/netrom/netromd.c
+++ b/netrom/netromd.c
@@ -22,7 +22,6 @@
#include <netax25/ax25.h>
#include <netrom/netrom.h>
-#include <netrose/rose.h>
#include <netax25/axlib.h>
#include <netax25/axconfig.h>