X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils.h;h=166ac26cfd0768a511e9215cef284996d777e68d;hb=be8ead27f625b3e4ed383f270dcfee2d158231ec;hp=e0af88f85f04058f12458d2ffc08918861671a65;hpb=87c4f12e16ae726e20774ee58468fa751a79a2c1;p=project%2Ffirewall3.git diff --git a/utils.h b/utils.h index e0af88f..166ac26 100644 --- a/utils.h +++ b/utils.h @@ -1,7 +1,7 @@ /* * firewall3 - 3rd OpenWrt UCI firewall implementation * - * Copyright (C) 2013 Jo-Philipp Wich + * Copyright (C) 2013 Jo-Philipp Wich * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include @@ -35,6 +37,7 @@ #define FW3_STATEFILE "/var/run/fw3.state" #define FW3_LOCKFILE "/var/run/fw3.lock" +#define FW3_HOTPLUG "/sbin/hotplug-call" extern bool fw3_pr_debug; @@ -68,6 +71,9 @@ void info(const char *format, ...); (1<