X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ircd%2Fengine_epoll.c;h=6680dace15d9f78ee830af0ebc490f433b095d3d;hp=4459505eeacbf57de8100ba7f9eb1d9914fb9128;hb=79035436c61e2b58004b47f250ab1e54744a88d6;hpb=64a7ec5dcf5a0bb0f76df3d36f57d798822bd6d0 diff --git a/ircd/engine_epoll.c b/ircd/engine_epoll.c index 4459505..6680dac 100644 --- a/ircd/engine_epoll.c +++ b/ircd/engine_epoll.c @@ -30,8 +30,8 @@ #include #include #include -#ifdef HAVE_INTTYPES_H -#include /* bah */ +#ifdef HAVE_STDINT_H +#include /* bah */ #endif #include #include