use hugehelp.h to silence picky compiler warnings

This commit is contained in:
Daniel Stenberg 2004-01-29 13:48:36 +00:00
parent 3415ac3866
commit d7579087f2
3 changed files with 60 additions and 35 deletions

View file

@ -112,6 +112,7 @@ print <<HEAD
* NEVER EVER edit this manually, fix the mkhelp.pl script instead!
* Generation time: $now
*/
#include "hugehelp.h"
#include <stdio.h>
HEAD
;