fix windows build breakage.

git-svn-id: svn://10.0.0.236/trunk@34374 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-06-09 06:18:08 +00:00
parent a056c0dfa5
commit e0486d146d

View File

@@ -21,6 +21,8 @@
#include "nsINNTPHost.h"
#include "msgCore.h" // precompiled header...
/* some platforms (like Windows and Mac) use a map file, because of
* file name length limitations. */
#ifndef XP_UNIX
@@ -31,8 +33,6 @@
#endif /* XP_MAC || XP_WIN */
#endif /* XP_UNIX */
#include "msgCore.h" // precompiled header...
#include "nsMsgFolderFlags.h"
#include "nntpCore.h"