mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 18:32:00 +00:00
fix unix bustage
This commit is contained in:
parent
a5dc18ffcb
commit
860e452603
@ -22,7 +22,7 @@
|
||||
#include "nsISupports.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIMessage.h"
|
||||
#include "nsIMIMEMessage.h"
|
||||
#include "nsIMimeMessage.h"
|
||||
#include "nsISMTPObserver.h"
|
||||
|
||||
//b64f8b50-6f77-11d2-8dbc-00805f8a7ab6
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdio.h>
|
||||
#include "nsCRT.h"
|
||||
#include "nsSMTPServerCallback.h"
|
||||
#include "nsIMIMEMessage.h"
|
||||
#include "nsIMimeMessage.h"
|
||||
|
||||
static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);
|
||||
static NS_DEFINE_IID(kSMTPServiceIID, NS_ISMTP_SERVICE_IID);
|
||||
|
Loading…
x
Reference in New Issue
Block a user