X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=utils.h;h=834d97932b1c240e1fafc24c988f0d8ff091e981;hp=e28408bd8774c2f8c5269f2003d9ab2834eef873;hb=c03e20d7f594058ff223f30cf34de1b5e8210b8d;hpb=061fdb168b98f6d4f23bebf5153d51bb3a85611e diff --git a/utils.h b/utils.h index e28408b..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<