* include unistd.h, for R_OK

This commit is contained in:
Dirk-Jan C. Binnema 2011-01-29 12:42:17 +02:00
parent 754c532df6
commit 4f47bd0dd9
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "config.h"
#endif /*HAVE_CONFIG*/
#include <unistd.h>
#include <widgets/mu-msg-view.h>
#include "mug-msg-view.h"