Port: Use LTTNG_PATH_MAX instead of PATH_MAX
[lttng-tools.git] / include / lttng / constant.h
index d3bc8f4a594c2130fc32d87df17240daca0d9427..00074a2e43ec2ba68c0652f2991ab9b74fd39bf8 100644 (file)
@@ -58,4 +58,6 @@
 
 #define LTTNG_HOST_NAME_MAX                    64
 
+#define LTTNG_PATH_MAX                         4096
+
 #endif /* LTTNG_CONSTANT_H */
This page took 0.02244 seconds and 4 git commands to generate.