mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-19 07:26:26 +00:00
Fix Linux build bustage, missing header.
This commit is contained in:
parent
8af3079e38
commit
7a2fb883ea
@ -48,6 +48,7 @@
|
||||
#include "nsHashKeys.h"
|
||||
#include "nsIWeakReference.h"
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#define snprintf _snprintf
|
||||
|
Loading…
x
Reference in New Issue
Block a user