hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed
[openwrt/staging/luka.git] / package / network / services / hostapd / patches / 100-daemonize_fix.patch
index fad84669a6b646d39d18d0381c0d98b7e1fd1e76..687bd4082dd4a73a18d7a7b56e60bfd896b38d5d 100644 (file)
@@ -8,7 +8,7 @@
  
  #ifdef ANDROID
  #include <sys/capability.h>
-@@ -179,59 +180,46 @@ int os_gmtime(os_time_t t, struct os_tm
+@@ -188,59 +189,46 @@ int os_gmtime(os_time_t t, struct os_tm
        return 0;
  }