From 06bd2a1a21610dcc042c355592d568f01445fcc9 Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Sun, 11 Jan 2009 23:07:28 +0100 Subject: On solaris bcopy and some other useful functions are declared in strings.h. --- misc/iobuf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/iobuf.c') diff --git a/misc/iobuf.c b/misc/iobuf.c index fa5e33f..09d7bab 100644 --- a/misc/iobuf.c +++ b/misc/iobuf.c @@ -4,6 +4,7 @@ #include #include #include +#include #include "iobuf.h" #include "subr.h" -- cgit 1.4.1