aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/astman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/astman.c b/utils/astman.c
index 6c8d74291..3cfc27d81 100644
--- a/utils/astman.c
+++ b/utils/astman.c
@@ -41,6 +41,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/md5.h"
#include "asterisk/linkedlists.h"
+#define ARRAY_LEN(a) (sizeof(a) / sizeof(a[0]))
#undef gethostbyname