aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/astman.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/astman.c b/utils/astman.c
index 1e48e83d5..bffd3db60 100644
--- a/utils/astman.c
+++ b/utils/astman.c
@@ -21,7 +21,9 @@
* ASTerisk MANager
*
*/
-
+
+#include "asterisk.h"
+
#include <newt.h>
#include <stdio.h>
#include <sys/time.h>