diff options
Diffstat (limited to 'make/stub_includes/gluegen/stdarg.h')
-rw-r--r-- | make/stub_includes/gluegen/stdarg.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/make/stub_includes/gluegen/stdarg.h b/make/stub_includes/gluegen/stdarg.h deleted file mode 100644 index b5b585baa..000000000 --- a/make/stub_includes/gluegen/stdarg.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __stdarg_h -#define __stdarg_h - -#include <gluegen_types.h> - -#endif /* __stdarg_h */ - |