aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/gluegen/stddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/gluegen/stddef.h')
-rw-r--r--make/stub_includes/gluegen/stddef.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/stub_includes/gluegen/stddef.h b/make/stub_includes/gluegen/stddef.h
new file mode 100644
index 000000000..a3890b08a
--- /dev/null
+++ b/make/stub_includes/gluegen/stddef.h
@@ -0,0 +1,6 @@
+#ifndef __stddef_h
+#define __stddef_h
+
+#include <gluegen_types.h>
+
+#endif /* __stddef_h */