summaryrefslogtreecommitdiffstats
path: root/ax25/axspawn.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
commit5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch)
treebcecfd65dc578eabfaee10b1e039c467ac89d8b5 /ax25/axspawn.c
parent1b4023134b5ff6342301c8135b11df46546d2828 (diff)
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'ax25/axspawn.c')
-rw-r--r--ax25/axspawn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25/axspawn.c b/ax25/axspawn.c
index 35724a4..ab5ab92 100644
--- a/ax25/axspawn.c
+++ b/ax25/axspawn.c
@@ -113,7 +113,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
-#include <strings.h>
+#include <string.h>
#include <ctype.h>
#include <termios.h>
#include <unistd.h>