summaryrefslogtreecommitdiffstats
path: root/src/mapi/Makefile.sources
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2015-03-03 17:15:05 -0700
committerBrian Paul <[email protected]>2015-03-04 08:33:48 -0700
commit8aa9191878a5608fc6e4e8c72bea1d25cd821dec (patch)
treea94f55090881e4fb312acea74c03e37966b5c79b /src/mapi/Makefile.sources
parent4ab713423ffbdb885910f0c0efcabb594e55d227 (diff)
mapi: remove u_compiler.h
Just include c99_compat.h or util/macros.h where needed. Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mapi/Makefile.sources')
-rw-r--r--src/mapi/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapi/Makefile.sources b/src/mapi/Makefile.sources
index 41dbb24c839..a1796626d5e 100644
--- a/src/mapi/Makefile.sources
+++ b/src/mapi/Makefile.sources
@@ -15,7 +15,6 @@
# this mode, compile MAPI_BRIDGE_FILES with MAPI_MODE_BRIDGE defined.
MAPI_UTIL_FILES = \
- u_compiler.h \
u_current.c \
u_current.h \
u_execmem.c \