Changeset 905:b1a199b654dc for buffy.c

Show
Ignore:
Timestamp:
1999-07-06 15:43:01 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
mutt-1-0-stable
Message:

New mh and maildir folder writing code. Back-port from unstable.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • buffy.c

    r703 r905  
    1919#include "mutt.h" 
    2020#include "buffy.h" 
     21#include "mailbox.h" 
    2122#include "mx.h" 
    22 #include "mailbox.h" 
     23 
    2324#ifdef USE_IMAP 
    2425#include "imap.h"