missind declaration fixed
[mod-proxy-fdpass.git] / mod_proxy_fdpass2.c
index 139dd5a..373c62b 100644 (file)
@@ -647,6 +647,7 @@ static int proxy_fdpass2_handler(request_rec *r, proxy_worker *worker,
 
 #if ALTOUT_DEBUG > 0
     time_t t_cur;
+    int t_rnd;
     t_cur = time();
     t_rnd = rand();
 #endif