diff --git a/xulrunner/stub/nsXULStub.cpp b/xulrunner/stub/nsXULStub.cpp index b4292302c499..51a3a9dc180e 100644 --- a/xulrunner/stub/nsXULStub.cpp +++ b/xulrunner/stub/nsXULStub.cpp @@ -49,6 +49,7 @@ #include #include #define snprintf _snprintf +#define vsnprintf _vsnprintf #define PATH_SEPARATOR_CHAR '\\' #include "nsWindowsRestart.cpp" #define R_OK 04