X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=door_daemon%2Fsig_handler.h;h=1995e1a9da89daea37bf677a23d0012b30f791c3;hb=050398149d26f27a0b19971cbcea990574d73a57;hp=733531dbb6d73d461461a4ec5cd99253868fc451;hpb=9502757035c347a7ec1762e74e25889f85ecbdc1;p=svn42.git diff --git a/door_daemon/sig_handler.h b/door_daemon/sig_handler.h index 733531d..1995e1a 100644 --- a/door_daemon/sig_handler.h +++ b/door_daemon/sig_handler.h @@ -33,10 +33,8 @@ * along with uAnytun. If not, see . */ -#ifndef _SIG_HANDLER_H_ -#define _SIG_HANDLER_H_ - -#include +#ifndef UANYTUN_sig_handler_h_INCLUDED +#define UANYTUN_sig_handler_h_INCLUDED int signal_init(); int signal_handle();