X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fprocess.h;h=403c3a487907b36930705b95eef21fa1bf6a4945;hb=d917c8cb6b69475d568ccbe82389b9f2b3eb5e80;hp=8d2d56211323c577b7d742a14637ce04a37f287b;hpb=f5122ccecee095b9185b2324dea7bcd9655462ee;p=tinc diff --git a/src/process.h b/src/process.h index 8d2d5621..403c3a48 100644 --- a/src/process.h +++ b/src/process.h @@ -22,7 +22,6 @@ #define __TINC_PROCESS_H__ extern bool do_detach; -extern bool sighup; extern bool sigalrm; extern void setup_signals(void); @@ -34,4 +33,4 @@ extern bool kill_other(int); extern bool init_service(void); #endif -#endif /* __TINC_PROCESS_H__ */ +#endif /* __TINC_PROCESS_H__ */