summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/lib/wrappers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/wrappers.h b/apps/plugins/lib/wrappers.h
index b6fbd51..0ef38c1 100644
--- a/apps/plugins/lib/wrappers.h
+++ b/apps/plugins/lib/wrappers.h
@@ -53,6 +53,7 @@
#define strlen rb->strlen
#define strlcpy rb->strlcpy
#define strrchr rb->strrchr
+#define filesize rb->filesize
#endif