Add empty sarray.h - for some reason GNUstep is trying to #include this file (no idea why, as nothing in GNUstep actually uses anything from it). Adding an empty version should prevent breakage for now.

main
theraven 16 years ago
parent 1a60fabf96
commit ded142ebff

@ -55,6 +55,7 @@ libobjc_HEADER_FILES = \
objc.h\
runtime-legacy.h\
runtime.h\
sarray.h\
slot.h\
thr.h\
typedstream.h

Loading…
Cancel
Save