summaryrefslogtreecommitdiff
path: root/sys/modules/lua/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/lua/stdarg.h')
-rw-r--r--sys/modules/lua/stdarg.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/modules/lua/stdarg.h b/sys/modules/lua/stdarg.h
new file mode 100644
index 00000000000..bde63f352e6
--- /dev/null
+++ b/sys/modules/lua/stdarg.h
@@ -0,0 +1,8 @@
+/* $NetBSD */
+
+/*
+ * This file is a placeholder only, to allow Lua to be compiled from
+ * unchanged sources.
+ */
+
+#include <sys/stdarg.h>