diff options
Diffstat (limited to 'libobjc/init.c')
-rw-r--r-- | libobjc/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/init.c b/libobjc/init.c index ea6ab38..75e0b103 100644 --- a/libobjc/init.c +++ b/libobjc/init.c @@ -24,6 +24,7 @@ a copy of the GCC Runtime Library Exception along with this program; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see <http://www.gnu.org/licenses/>. */ +#include "objc-private/common.h" #include "objc/objc.h" #include "objc/objc-api.h" #include "objc/thr.h" |