summarylogtreecommitdiffstats
path: root/makemsg.patch
blob: ff71394fb7dc3556507d48435f5426763f594e02 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/makemsg.c
+++ b/src/makemsg.c
@@ -20,6 +20,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <string.h>
 #ifdef __QNX__
 #include <unix.h>
 #endif