зеркало из https://github.com/mozilla/gecko-dev.git
include limits.h to fix fizzilla build bustage. r=beard/sdagley.
This commit is contained in:
Родитель
1c3ce9176c
Коммит
5ddf5bcf3d
|
@ -24,6 +24,8 @@
|
||||||
#include "nsFtpControlConnection.h"
|
#include "nsFtpControlConnection.h"
|
||||||
#include "nsFtpProtocolHandler.h"
|
#include "nsFtpProtocolHandler.h"
|
||||||
|
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
#include "nsISocketTransport.h"
|
#include "nsISocketTransport.h"
|
||||||
#include "nsIStreamConverterService.h"
|
#include "nsIStreamConverterService.h"
|
||||||
#include "prprf.h"
|
#include "prprf.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче