зеркало из https://github.com/mozilla/pjs.git
hooked up STDARG to the autoconf definition.
This commit is contained in:
Родитель
fff6565b1a
Коммит
68dcfc62b4
|
@ -39,8 +39,10 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
/* Hmm, everyone seems to be defining this. */
|
||||
#if defined(XP_UNIX) && defined(STDC_HEADERS)
|
||||
#define STDARG
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifdef STDARG
|
||||
#include <stdarg.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче