Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 427334 | Differences between
and this patch

Collapse All | Expand All

(-)mh.c (+4 lines)
Lines 54-59 Link Here
54
#include <sys/time.h>
54
#include <sys/time.h>
55
#endif
55
#endif
56
56
57
#ifdef USE_NOTMUCH
58
#include "mutt_notmuch.h"
59
#endif
60
57
#define		INS_SORT_THRESHOLD		6
61
#define		INS_SORT_THRESHOLD		6
58
62
59
struct maildir
63
struct maildir

Return to bug 427334