Eliminate warnings due to missing includes

This commit is contained in:
Berke Viktor
2012-11-04 04:22:22 +01:00
parent 0e9658f2ab
commit 4ec499c241
12 changed files with 20 additions and 8 deletions

View File

@ -23,6 +23,8 @@
#include <windows.h>
#include <wininet.h>
#include <glib.h>
#include "hexchat-plugin.h"
#define DEFAULT_DELAY 10 /* 10 seconds */