diff options
Diffstat (limited to 'src/mapi/u_compiler.h')
-rw-r--r-- | src/mapi/u_compiler.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mapi/u_compiler.h b/src/mapi/u_compiler.h deleted file mode 100644 index cd80f681141..00000000000 --- a/src/mapi/u_compiler.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _U_COMPILER_H_ -#define _U_COMPILER_H_ - -#include "c99_compat.h" /* inline, __func__, etc. */ -#include "util/macros.h" - -#endif /* _U_COMPILER_H_ */ |