Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22947858
D561.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
290 B
Subscribers
None
D561.id.diff
View Options
diff --git a/src/mbox-util.c b/src/mbox-util.c
--- a/src/mbox-util.c
+++ b/src/mbox-util.c
@@ -29,7 +29,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif
#include <errno.h>
#include "mbox-util.h"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 9, 8:37 AM (16 h, 18 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c3/60/5d0314053d2993fcd532ba6daefe
Attached To
D561: w32: mbox-util: guard unistd.h include on Windows
Event Timeline
Log In to Comment