add initial support for handling wireless devices via scripts
[project/netifd.git] / netifd.h
index 1f64555d46f638712394f9049a6b810334d12169..75e997c13233f15c7b9522860d5397de48c8fa71 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -54,6 +54,7 @@ enum {
        DEBUG_SYSTEM    = 0,
        DEBUG_DEVICE    = 1,
        DEBUG_INTERFACE = 2,
+       DEBUG_WIRELESS  = 3,
 };
 
 #ifdef DEBUG