aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/common/stddef.h
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-06 06:35:49 +0100
committerSven Gothel <[email protected]>2010-11-06 06:35:49 +0100
commitabe789311fa607bd73277b38024b4908e350fd8c (patch)
treea56ee03b8312041bd1ea86cf788e36abb18b3f3e /make/stub_includes/common/stddef.h
parent3e6bddf63876bd3fef26e5b99d7475ea5dae33a9 (diff)
Move common -> gluegen, emphasizing it's use case (only for gluegen code generation)
Diffstat (limited to 'make/stub_includes/common/stddef.h')
-rw-r--r--make/stub_includes/common/stddef.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/make/stub_includes/common/stddef.h b/make/stub_includes/common/stddef.h
deleted file mode 100644
index a3890b08a..000000000
--- a/make/stub_includes/common/stddef.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __stddef_h
-#define __stddef_h
-
-#include <gluegen_types.h>
-
-#endif /* __stddef_h */