X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=have.h;h=cf5c173a107af5ad6588107fd310e9c9f875516e;hp=9a9efcb8c3ed2a0e0a4aa46f92bdfd3fc7ea745b;hb=8ae54dc7c782bcc4b771ec0766fcf9eee115756e;hpb=ab7c61b06f6c6e991225f2fcc32d02b8e1084aee diff --git a/have.h b/have.h index 9a9efcb8..cf5c173a 100644 --- a/have.h +++ b/have.h @@ -96,6 +96,10 @@ #include #endif +#ifdef HAVE_DIRENT_H +#include +#endif + /* SunOS really wants sys/socket.h BEFORE net/if.h, and FreeBSD wants these lines below the rest. */