freebsd-ports/mail/gnubiff/files/patch-src__mailbox.h
2006-09-03 18:28:27 +00:00

10 lines
250 B
C++

--- ./src/mailbox.h.orig Sun Sep 3 16:34:22 2006
+++ ./src/mailbox.h Sun Sep 3 16:34:36 2006
@@ -38,6 +38,7 @@
#include <functional>
#include <glib.h>
#include <map>
+#include <sys/types.h>
#include <regex.h>
#include <set>
#include <string>