diff options
Diffstat (limited to 'libobjc/encoding.c')
-rw-r--r-- | libobjc/encoding.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/encoding.c b/libobjc/encoding.c index c743d86..5694530 100644 --- a/libobjc/encoding.c +++ b/libobjc/encoding.c @@ -27,6 +27,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see /* FIXME: This file has no business including tm.h. */ +#include "objc-private/common.h" #include "tconfig.h" #include "coretypes.h" #include "tm.h" |