summaryrefslogtreecommitdiffstats
path: root/ffi.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffi.h')
-rw-r--r--ffi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi.h b/ffi.h
index 3f9f421d..c598044f 100644
--- a/ffi.h
+++ b/ffi.h
@@ -41,7 +41,7 @@ extern val array_s, zarray_s;
extern val struct_s;
-extern val str_d_s, wstr_s, wstr_d_s;
+extern val str_d_s, wstr_s, wstr_d_s, bstr_s, bstr_d_s;
extern val buf_d_s;