10 lines
250 B
C++
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>
|