summaryrefslogtreecommitdiff
path: root/src/usuals.h
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-09-03 01:34:14 +0000
committerStef Walter <stef@memberwebs.com>2004-09-03 01:34:14 +0000
commit1c4ed8a00cd6c5804055bc72d453591854d8ecf7 (patch)
tree0d81245e43bbae6cac10b74ffc5bf4f461adec43 /src/usuals.h
parent70de43d528dc44d2f1cc5e0e375b0927458019eb (diff)
Configuration file for clamsmtp
Diffstat (limited to 'src/usuals.h')
-rw-r--r--src/usuals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usuals.h b/src/usuals.h
index 00410aa..385bcf9 100644
--- a/src/usuals.h
+++ b/src/usuals.h
@@ -71,4 +71,6 @@
#define ASSERT
#endif
+#define KL(s) ((sizeof(s) - 1) / sizeof(char))
+
#endif /* __USUALS_H__ */