summaryrefslogtreecommitdiff
path: root/mail/mutt/patches/patch-ae
blob: a10b6258b524284c3e65e03b734cda1535ed93ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ae,v 1.1 2000/05/20 18:41:42 kim Exp $

--- mutt.h	2000/05/16 19:00:15	2.66
+++ mutt.h	2000/05/20 07:30:32
@@ -36,6 +36,9 @@
 #include <posix1_lim.h>
 #endif
 
+#include <pwd.h>
+#include <grp.h>
+
 #include "rfc822.h"
 #include "hash.h"