summaryrefslogtreecommitdiff
path: root/mail/vmailmgr/files/patch-lib:fdbuf:fdbuf.h
blob: 59e536d3bf07c4b5e81e0f3378b95983455f0994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/fdbuf/fdbuf.h.orig	Mon Feb  2 14:40:11 2004
+++ lib/fdbuf/fdbuf.h	Mon Feb  2 14:40:38 2004
@@ -25,6 +25,9 @@
 #include <pthread.h>
 #endif
 
+#include <unistd.h>
+#include <sys/types.h>
+
 #ifndef FDBUF_SIZE
 #define FDBUF_SIZE 4096
 #endif