14 lines
255 B
Text
14 lines
255 B
Text
$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"
|
|
|