aboutsummaryrefslogtreecommitdiff
path: root/include/omc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/omc.h')
-rw-r--r--include/omc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/omc.h b/include/omc.h
index 36ab676..21ffd0a 100644
--- a/include/omc.h
+++ b/include/omc.h
@@ -13,6 +13,7 @@
#define OMC_BUFSIZ 8192
#define OMC_NAME_MAX 255
#define OMC_DIRSTACK_MAX 1024
+#define OMC_TIME_STR_MAX 128
#define HTTP_ERROR(X) X >= 400
#include "config.h"