ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027), backport of r26670
[openwrt-10.03/.git] / package / uhttpd / src / uhttpd-utils.h
index 3514ce1caca730337caf04a926de0f212b5ac01a..68191a3a6ac520605cff8fe890764b69359a1efe 100644 (file)
@@ -49,6 +49,7 @@ struct path_info {
        char *name;
        char *info;
        char *query;
+       int redirected;
        struct stat stat;
 };