]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
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 ab4571b00f4a08efea5353837d9a850f3d6cdea1..49efe75c1ccc3ae83e07229788a313938b3cff31 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>