hostapd: update to version 2016-01-15
[openwrt/svn-archive/archive.git] / package / network / services / hostapd / patches / 120-daemonize_fix.patch
index 032e2072a35770628f96831ab3b6c4bbebdb7cf2..fad84669a6b646d39d18d0381c0d98b7e1fd1e76 100644 (file)
@@ -8,7 +8,7 @@
  
  #ifdef ANDROID
  #include <sys/capability.h>
-@@ -155,59 +156,46 @@ int os_gmtime(os_time_t t, struct os_tm
+@@ -179,59 +180,46 @@ int os_gmtime(os_time_t t, struct os_tm
        return 0;
  }