Port: Use LTTNG_HOST_NAME_MAX instead of HOST_NAME_MAX
[lttng-tools.git] / include / lttng / constant.h
index edf4c3a8dd97d9b189aae0d4779418fe1f17dc09..d3bc8f4a594c2130fc32d87df17240daca0d9427 100644 (file)
@@ -56,4 +56,6 @@
 
 #define LTTNG_NAME_MAX                         255
 
+#define LTTNG_HOST_NAME_MAX                    64
+
 #endif /* LTTNG_CONSTANT_H */
This page took 0.023823 seconds and 5 git commands to generate.