aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-05-30 07:39:44 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-05-30 07:39:44 +0000
commit79332d28a57aeecbe371ae47a626f76c82685c29 (patch)
tree878e417cc2301a2f7762f1295cff9e77f20f9560 /src/libstrongswan
parentabf2be228166dea1a2557fc9215173d480d62481 (diff)
downloadstrongswan-79332d28a57aeecbe371ae47a626f76c82685c29.tar.bz2
strongswan-79332d28a57aeecbe371ae47a626f76c82685c29.tar.xz
moved TIMETOA_BUF definition from asn1.h
Diffstat (limited to 'src/libstrongswan')
-rw-r--r--src/libstrongswan/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/types.h b/src/libstrongswan/types.h
index 7be418b6d..cb4d4ecd6 100644
--- a/src/libstrongswan/types.h
+++ b/src/libstrongswan/types.h
@@ -194,6 +194,7 @@ void chunk_to_hex(char *buf, size_t buflen, chunk_t chunk);
void *clalloc(void *pointer, size_t size);
#define UNDEFINED_TIME 0
+#define TIMETOA_BUF 30
/**
* @brief Display a date either in local or UTC time