]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - iw.h
iw: Add support for start/stop AP
[thirdparty/iw.git] / iw.h
diff --git a/iw.h b/iw.h
index 3c51d84c55478739da2d0daa53f82019a8e1baa6..ee7ca208311bf08de82341c2b8b7b8159e963c46 100644 (file)
--- a/iw.h
+++ b/iw.h
@@ -230,4 +230,6 @@ DECLARE_SECTION(switch);
 DECLARE_SECTION(set);
 DECLARE_SECTION(get);
 
+char *hex2bin(const char *hex, char *buf);
+
 #endif /* __IW_H */