summaryrefslogtreecommitdiffstats
path: root/ax25/axspawn.c
diff options
context:
space:
mode:
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>