X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F120-daemonize_fix.patch;fp=package%2Fnetwork%2Fservices%2Fhostapd%2Fpatches%2F120-daemonize_fix.patch;h=fad84669a6b646d39d18d0381c0d98b7e1fd1e76;hp=032e2072a35770628f96831ab3b6c4bbebdb7cf2;hb=290fd973977297a6bcd89b9f3bd0a1f1452a6ae6;hpb=e18f73a6fc4b1e8cb4f70bbcb9681e7bbf460301 diff --git a/package/network/services/hostapd/patches/120-daemonize_fix.patch b/package/network/services/hostapd/patches/120-daemonize_fix.patch index 032e2072a3..fad84669a6 100644 --- a/package/network/services/hostapd/patches/120-daemonize_fix.patch +++ b/package/network/services/hostapd/patches/120-daemonize_fix.patch @@ -8,7 +8,7 @@ #ifdef ANDROID #include -@@ -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; }