X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fntpd.c;h=e37b3a1cefad037e286dd4bde0cd640940740898;hb=fd909f8965b2b6714dc1da328c77f3681c04af5e;hp=b65a9e8fa72f2dac8e3ed9d1a808f6d9ce4583da;hpb=0dbacdab20993808518704242844cb030d4a3863;p=collectd.git diff --git a/src/ntpd.c b/src/ntpd.c index b65a9e8f..e37b3a1c 100644 --- a/src/ntpd.c +++ b/src/ntpd.c @@ -51,8 +51,8 @@ #if HAVE_NETINET_TCP_H # include #endif -#if HAVE_SYS_POLL_H -# include +#if HAVE_POLL_H +# include #endif static char *config_keys[] =