X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fsystem.h;h=69622b2ca412a47eaf58954f072b5c892ed93af9;hb=d170c55f4bff125e7b88ed1b8e3cbd26bfed3e59;hp=73b8273c9930f58065d64479a8c67dd34d59555e;hpb=fb7b6e7a0c966a88a682f656ca1caeb9a0583c5b;p=meshlink diff --git a/src/system.h b/src/system.h index 73b8273c..69622b2c 100644 --- a/src/system.h +++ b/src/system.h @@ -17,8 +17,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef __TINC_SYSTEM_H__ -#define __TINC_SYSTEM_H__ +#ifndef __MESHLINK_SYSTEM_H__ +#define __MESHLINK_SYSTEM_H__ #include "../config.h" @@ -42,4 +42,4 @@ typedef int bool; typedef int socklen_t; #endif -#endif /* __TINC_SYSTEM_H__ */ +#endif /* __MESHLINK_SYSTEM_H__ */