* gnatvsn.ads (Library_Version): Bump to 4.8.
[gcc.git] / libobjc / sarray.c
index ea4aa93b7805228a8070fa0353f720415202f0fa..f58c416a22dc6e792178005e855e126c557c79b1 100644 (file)
@@ -27,6 +27,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #include "objc-private/sarray.h"
 #include "objc/runtime.h" /* For objc_malloc */
 #include "objc/thr.h"     /* For objc_mutex_lock */
+#include "objc-private/module-abi-8.h"
 #include "objc-private/runtime.h"
 #include <stdio.h>
 #include <string.h> /* For memset */