hostapd: update to 2014-10-25
[15.05/openwrt.git] / package / network / services / hostapd / patches / 120-daemonize_fix.patch
index 032e207..54ace76 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
+@@ -155,59 +156,46 @@ int os_gmtime(os_time_t t, struct os_tm 
        return 0;
  }