X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhave.h;h=536226d5826d54335c71678cb6ccfe6a0073b547;hb=ecfe7cbbe08dc99ba6f329ad66bb8ee09ce9539b;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