summaryrefslogtreecommitdiff
path: root/mail/mboxgrep/files/patch-wrap.h
blob: f5432e809d5dc615c74242c9a4351aa848dc4c23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/wrap.h.orig	Fri Oct 26 15:08:54 2001
+++ src/wrap.h	Sun Oct 28 11:06:48 2001
@@ -28,6 +28,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <dirent.h>
+#include <unistd.h>
 
 int m_open(const char *pathname, int flags, mode_t mode);