зеркало из https://github.com/mozilla/pjs.git
fix unix bustage
This commit is contained in:
Родитель
587bf16b3b
Коммит
abbd0bc417
|
@ -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);
|
||||
|
|
Загрузка…
Ссылка в новой задаче