aboutsummaryrefslogtreecommitdiff
path: root/libobjc/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/gc.c')
-rw-r--r--libobjc/gc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/gc.c b/libobjc/gc.c
index 70b3af4..a67ba1c 100644
--- a/libobjc/gc.c
+++ b/libobjc/gc.c
@@ -23,6 +23,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 "tconfig.h"
#include "objc/objc.h"
#include "objc/encoding.h"