summaryrefslogtreecommitdiff
path: root/main/ast_expr2.fl
diff options
context:
space:
mode:
Diffstat (limited to 'main/ast_expr2.fl')
-rw-r--r--main/ast_expr2.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ast_expr2.fl b/main/ast_expr2.fl
index df9668fe8..58c522883 100644
--- a/main/ast_expr2.fl
+++ b/main/ast_expr2.fl
@@ -35,7 +35,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <locale.h>
#include <ctype.h>
#if !defined(SOLARIS) && !defined(__CYGWIN__)
-#include <err.h>
+/* #include <err.h> */
#else
#define quad_t int64_t
#endif