Wifi (SunOS): adds basic Wifi detection impl

This commit is contained in:
Carter Li
2026-08-19 10:34:01 +08:00
parent 93566cb73c
commit f0765b1a13
2 changed files with 211 additions and 1 deletions
+1 -1
View File
@@ -1235,7 +1235,7 @@ elseif(SunOS)
src/detection/uptime/uptime_sunos.c
src/detection/users/users_linux.c
src/detection/wallpaper/wallpaper_linux.c
src/detection/wifi/wifi_nosupport.c
src/detection/wifi/wifi_sunos.c
src/detection/wm/wm_nosupport.c
src/detection/de/de_linux.c
src/detection/wmtheme/wmtheme_linux.c