Code cosmetics: Reduces the amounts of warning.

Removes the warnings by adding missing headers and removed unused variables.
This commit is contained in:
Felipe Zimmerle
2014-03-26 18:21:42 -07:00
parent 1e63e49db4
commit 385a2828e8
7 changed files with 16 additions and 12 deletions

View File

@@ -1993,7 +1993,6 @@ static int var_full_request_generate(modsec_rec *msr, msre_var *var,
failed_fill_buffer:
failed_not_enough_mem:
failed_measure_buffer:
no_buffer:
return 0;
}