diff options
Diffstat (limited to 'tests/017/glob-zarray.tl')
-rw-r--r-- | tests/017/glob-zarray.tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/017/glob-zarray.tl b/tests/017/glob-zarray.tl index e3f6d08b..4b804167 100644 --- a/tests/017/glob-zarray.tl +++ b/tests/017/glob-zarray.tl @@ -12,7 +12,7 @@ (nil int) (pathv (ptr-out (zarray str))) (nil (array 4 cptr))))) - ((:cygnal :cygwin :android) + ((:cygnal :cygwin :android :openbsd) (deffi-type glob-t (struct glob-t (pathc size-t) (nil size-t) |