summaryrefslogtreecommitdiff
path: root/libobjc/linking.m
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/linking.m')
-rw-r--r--libobjc/linking.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/linking.m b/libobjc/linking.m
index fa31bdf3c96..6372e91df45 100644
--- a/libobjc/linking.m
+++ b/libobjc/linking.m
@@ -23,7 +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 <objc/Object.h>
#include <objc/NXConstStr.h>