X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fdropin.h;h=bc1951d389e1e679c370fcd0943e6e7088f112e7;hb=2c6b2d70e6640f39563ad7bb0aa0ba87f883848c;hp=5033f90d90e9703407c5d64908b0431935c0b9b9;hpb=b18d5b572992debb04a7851e43143711319243a0;p=tinc diff --git a/src/dropin.h b/src/dropin.h index 5033f90d..bc1951d3 100644 --- a/src/dropin.h +++ b/src/dropin.h @@ -21,6 +21,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "system.h" + #ifndef HAVE_DAEMON extern int daemon(int, int); #endif