Fix build with newer libSystem Array API

This commit is contained in:
Pierre Pronchery 2018-02-04 19:14:52 +01:00
parent 4e7a3df481
commit 2198077541

View File

@ -35,7 +35,7 @@
/* types */
ARRAY(Config *, config)
ARRAY2(Config *, config)
typedef enum _HostArch
{