Add HAVE_STDDEF_H and HAVE_STDARG_H (#33)

This commit is contained in:
Emil Rosenquist 2022-09-01 09:54:02 +02:00 committed by Boris Kolpackov
parent e2c881db6c
commit 13e255d98b
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
// HAVE_STDARG_H
#undef HAVE_STDARG_H
#define HAVE_STDARG_H 1

View File

@ -0,0 +1,5 @@
// HAVE_STDLIB_H
#undef HAVE_STDLIB_H
#define HAVE_STDLIB_H 1