X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Fhave.h;h=536226d5826d54335c71678cb6ccfe6a0073b547;hp=7695adc16b1a4c277c260fc231e88a4bd79ef59f;hb=682c5ae66dccbce8336fd0e0d3dc40f087644ca6;hpb=668664d0ea90dc81670cccd7b7d56b36b8360eaa 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