X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=have.h;h=72af069884f8e1a0d077cbe8edbfd61618c45ee4;hp=073fbaa3045eb318cb354c957bd9addd65b00544;hb=4b3fd94b1cc79c24c4092b6b10ed4627a2648d26;hpb=b3bbeab6e669795f6f5a6b98590da359178bfdce diff --git a/have.h b/have.h index 073fbaa..72af069 100644 --- a/have.h +++ b/have.h @@ -71,6 +71,10 @@ #include #endif +#ifdef HAVE_TIME_H +#include +#endif + #ifdef HAVE_SYS_TYPES_H #include #endif