X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsystem.h;h=69622b2ca412a47eaf58954f072b5c892ed93af9;hb=a569797b9cbd3db571ea9216fd103347acd6ccff;hp=73b8273c9930f58065d64479a8c67dd34d59555e;hpb=158cbe99f972a1613b7d4d95abfe5fe48e019e67;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__ */