diff options
Diffstat (limited to 'libobjc/sendmsg.c')
-rw-r--r-- | libobjc/sendmsg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/sendmsg.c b/libobjc/sendmsg.c index 682fbe1..3bf28b9 100644 --- a/libobjc/sendmsg.c +++ b/libobjc/sendmsg.c @@ -28,6 +28,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see /* FIXME: This should be using libffi instead of __builtin_apply and friends. */ +#include "objc-private/common.h" #include "tconfig.h" #include "coretypes.h" #include "tm.h" |