From 1c4ed8a00cd6c5804055bc72d453591854d8ecf7 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 3 Sep 2004 01:34:14 +0000 Subject: Configuration file for clamsmtp --- src/usuals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/usuals.h') 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__ */ -- cgit v1.2.3