summaryrefslogtreecommitdiff
path: root/include/system/efistdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/efistdarg.h')
-rw-r--r--include/system/efistdarg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/system/efistdarg.h b/include/system/efistdarg.h
index 837c4f23..034977cc 100644
--- a/include/system/efistdarg.h
+++ b/include/system/efistdarg.h
@@ -8,6 +8,10 @@
#ifndef _EFISTDARG_H_
#define _EFISTDARG_H_
+#ifndef GNU_EFI_USE_EXTERNAL_STDARG
+#define GNU_EFI_USE_EXTERNAL_STDARG
+#endif
+
#include <stdarg.h>
#endif /* !_EFISTDARG_H_ */