X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=system.h;h=51adca0b785679c8ae34069a32e4483d69412426;hb=6bc77a7710adcbc33331c45e1b6adf7089a42075;hp=5691d8bcaa5f3775d2faaa56f41d45d8bd43f7a5;hpb=699f3b4c93482055c0832c9a6b76dc0294967003;p=meshlink 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__ */