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