mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 557303 - Include stdarg.h in jsscan.h, r=jimb
This commit is contained in:
parent
582cc49f92
commit
b8bf7067a4
@ -44,6 +44,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdarg.h>
|
||||||
#include "jsversion.h"
|
#include "jsversion.h"
|
||||||
#include "jsopcode.h"
|
#include "jsopcode.h"
|
||||||
#include "jsprvtd.h"
|
#include "jsprvtd.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user