aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 28599a0..31222fb 100644
--- a/config.h
+++ b/config.h
@@ -18,4 +18,6 @@
#define CURSOR_CHAR_1 '<'
#define CURSOR_CHAR_2 '>'
+#define FILENAME_BUF_SIZE 128
+
#endif /*CONFIG_H_ */