summaryrefslogtreecommitdiff
path: root/devel/libshbuf/files/patch-shbuf.c
blob: 56cb781c214a838e1916e9675af0017cc7abe3ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/shbuf.c.orig	Mon May  6 22:37:36 2002
+++ src/shbuf.c	Mon May  6 22:38:02 2002
@@ -24,6 +24,7 @@
 #include <signal.h>
 #include <errno.h>
 #include <stdio.h>
+#include <string.h>
 
 #include "shbuf.h"
 #include "internal.h"