Fix some warnings in libwww2

The directory libwww2 now compiles without any warnings with gcc and clang.
This commit is contained in:
Robert Clausecker
2013-03-10 00:01:23 +01:00
parent 0fbd9595a7
commit 39b76427ae
28 changed files with 146 additions and 90 deletions

View File

@@ -52,13 +52,13 @@
* mosaic-x@ncsa.uiuc.edu. *
****************************************************************************/
#include "../config.h"
#include "../libhtmlw/HTML.h"
#include "mosaic.h"
#include "gui.h"
#include "img.h"
#include "mo-www.h"
#include "globalhist.h"
#include "picread.h"
#include "libhtmlw/HTML.h"
#include "cci.h"
extern int cci_event;