summaryrefslogtreecommitdiffstats
path: root/apps/plugins/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sort.c')
-rw-r--r--apps/plugins/sort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sort.c b/apps/plugins/sort.c
index f8c3f5c248..1e787b33dd 100644
--- a/apps/plugins/sort.c
+++ b/apps/plugins/sort.c
@@ -57,7 +57,7 @@
* TODO: Implement a merge sort for files larger than the buffer
****************************************************************************/
-
+PLUGIN_HEADER
size_t buf_size;
static char *filename;