X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fhave.h;h=536226d5826d54335c71678cb6ccfe6a0073b547;hb=682c5ae66dccbce8336fd0e0d3dc40f087644ca6;hp=7695adc16b1a4c277c260fc231e88a4bd79ef59f;hpb=61d9b04f66055e61f0afdf8955ff890f4da39288;p=meshlink diff --git a/src/have.h b/src/have.h index 7695adc1..536226d5 100644 --- a/src/have.h +++ b/src/have.h @@ -32,6 +32,9 @@ #include #include #include +#include +#include +#include #include #include #include @@ -47,18 +50,10 @@ #include #endif -#ifdef HAVE_STDBOOL_H -#include -#endif - #ifdef HAVE_TERMIOS_H #include #endif -#ifdef HAVE_INTTYPES_H -#include -#endif - /* Include system specific headers */ #ifdef HAVE_SYSLOG_H