X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=rt%2Fnode.h;h=acf20bc180782d85bd16e6034754034d781e4bda;hp=0ef62e2a32a6652538710ba07023e3f050cfa97c;hb=942ee816b88f9c35b456abab1864e5e2b811e5c8;hpb=92a3e63dc3841c4daa05fc2a25635fe9afacf08f diff --git a/rt/node.h b/rt/node.h index 0ef62e2a..acf20bc1 100644 --- a/rt/node.h +++ b/rt/node.h @@ -26,7 +26,7 @@ typedef int node_options_t; -#define NODE_OPTIONS_INDIRECT 1 +#define NODE_OPTION_INDIRECT 1 #include "rt/edge.h" #include "rt/subnet.h"