X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=utils.h;h=834d97932b1c240e1fafc24c988f0d8ff091e981;hp=e0af88f85f04058f12458d2ffc08918861671a65;hb=4e11ee37044dfd09d39054915c23722c48633d60;hpb=87c4f12e16ae726e20774ee58468fa751a79a2c1 diff --git a/utils.h b/utils.h index e0af88f..834d979 100644 --- a/utils.h +++ b/utils.h @@ -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<