summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt.h b/mutt.h
index 37ed6a9a..75652cf5 100644
--- a/mutt.h
+++ b/mutt.h
@@ -36,6 +36,9 @@
#include <posix1_lim.h>
#endif
+#include <pwd.h>
+#include <grp.h>
+
#include "rfc822.h"
#include "hash.h"