зеркало из https://github.com/mozilla/gecko-dev.git
got the bin hex decoder to build on linux. patch by mscott. r/sr=sspitzer
This commit is contained in:
Родитель
498d0fc72f
Коммит
7adbc5bde2
|
@ -44,6 +44,7 @@ CPPSRCS = \
|
|||
nsHTTPCompressConv.cpp \
|
||||
nsTXTToHTMLConv.cpp \
|
||||
nsIndexedToHTML.cpp \
|
||||
nsBinHexDecoder.cpp \
|
||||
$(NULL)
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
#include "nsIURI.h"
|
||||
#include "nsIURL.h"
|
||||
|
||||
#include "nsIMimeService.h"
|
||||
#include "nsIMIMEService.h"
|
||||
#include "nsMimeTypes.h"
|
||||
#include "nsCExternalHandlerService.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче