diff options
Diffstat (limited to 'unix/qstrdefsport.h')
-rw-r--r-- | unix/qstrdefsport.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h index 4de00aa11c..2e7a6aa1e1 100644 --- a/unix/qstrdefsport.h +++ b/unix/qstrdefsport.h @@ -10,10 +10,14 @@ Q(write) Q(makefile) Q(FileIO) + +Q(ffi) Q(ffimod) Q(ffifunc) Q(fficallback) Q(ffivar) +Q(as_bytearray) +Q(callback) Q(func) Q(var) |