summaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core.h b/src/core.h
index 422b1ce..2cda010 100644
--- a/src/core.h
+++ b/src/core.h
@@ -5,6 +5,10 @@
*/
+/* max bytes in pathname */
+#define FS_PATH_MAX 256
+
+
/**
* RFC 3551:
*