summaryrefslogtreecommitdiff
path: root/libc/include/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/stdarg.h')
-rw-r--r--libc/include/stdarg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/stdarg.h b/libc/include/stdarg.h
index f5f6fbf..c5fcfac 100644
--- a/libc/include/stdarg.h
+++ b/libc/include/stdarg.h
@@ -26,6 +26,7 @@
#ifndef __STDARG_H
#define __STDARG_H
+#include <features.h>
#ifdef sparc
# define _VA_ALIST_ "__builtin_va_alist"