Remove bogus include
authorAndrew Bays <abays@redhat.com>
Wed, 28 Feb 2018 12:06:00 +0000 (07:06 -0500)
committerAndrew Bays <abays@redhat.com>
Wed, 28 Feb 2018 12:06:00 +0000 (07:06 -0500)
src/sysevent.c

index ab4571b..49efe75 100644 (file)
@@ -31,7 +31,6 @@
 #include "utils_complain.h"
 #include "utils_ignorelist.h"
 
-#include <asm/types.h>
 #include <errno.h>
 #include <netdb.h>
 #include <netinet/in.h>