X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=have.h;h=72af069884f8e1a0d077cbe8edbfd61618c45ee4;hb=52ded09d1713b83222b56db7d29ff061aefb95e3;hp=073fbaa3045eb318cb354c957bd9addd65b00544;hpb=67766d65f06854ee894d784f638c5c9cd2b50bca;p=tinc diff --git a/have.h b/have.h index 073fbaa3..72af0698 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