aboutsummaryrefslogtreecommitdiffstats
path: root/utils/ael_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ael_main.c')
-rw-r--r--utils/ael_main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/ael_main.c b/utils/ael_main.c
index e589dc967..0798fc553 100644
--- a/utils/ael_main.c
+++ b/utils/ael_main.c
@@ -5,9 +5,6 @@
#include <string.h>
#include <locale.h>
#include <ctype.h>
-#if !defined(SOLARIS) && !defined(__CYGWIN__)
-#include <err.h>
-#endif
#include <errno.h>
#include <regex.h>
#include <limits.h>