X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=system.h;h=51adca0b785679c8ae34069a32e4483d69412426;hp=5691d8bcaa5f3775d2faaa56f41d45d8bd43f7a5;hb=9175d2048382c617a639fd3d437a9e06baa66d0f;hpb=1ca04711aeab615161746c6bbb5d137388c73263 diff --git a/system.h b/system.h index 5691d8b..51adca0 100644 --- a/system.h +++ b/system.h @@ -45,5 +45,8 @@ # define strsignal(p) "" #endif +/* Other functions */ +#include + #endif /* __TINC_SYSTEM_H__ */