X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=system.h;h=51adca0b785679c8ae34069a32e4483d69412426;hp=5691d8bcaa5f3775d2faaa56f41d45d8bd43f7a5;hb=3d8a373bb3a788efffc555122b9d0569b96c5944;hpb=699f3b4c93482055c0832c9a6b76dc0294967003 diff --git a/system.h b/system.h index 5691d8bc..51adca0b 100644 --- a/system.h +++ b/system.h @@ -45,5 +45,8 @@ # define strsignal(p) "" #endif +/* Other functions */ +#include + #endif /* __TINC_SYSTEM_H__ */