hostapd: update to version 2017-08-24
[openwrt/openwrt.git] / package / network / services / hostapd / patches / 100-daemonize_fix.patch
index fad84669a6b646d39d18d0381c0d98b7e1fd1e76..43057ef9fe0cd6f26287e4bedffb44cb4f5df37a 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
+@@ -182,59 +183,46 @@ int os_gmtime(os_time_t t, struct os_tm
        return 0;
  }