X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fscript.h;h=381f9523b5963674d4bedb69be6d9a6cd9589af4;hb=0912276c6467aa3ee6f570b31245367319da572a;hp=dfad55b82b12c3a89a7b457b6d44b61bc9d9cfe2;hpb=e28699c190647aeeed32f2eeb0e46a82ab5e345c;p=tinc diff --git a/src/script.h b/src/script.h index dfad55b8..381f9523 100644 --- a/src/script.h +++ b/src/script.h @@ -21,6 +21,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "system.h" + typedef struct environment { int n; int size;