cleanup: add missing stdlib.h

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
pull/1/head
Alon Bar-Lev 2012-02-29 20:22:18 +00:00 committed by Heiko Hund
parent 6eef880c8f
commit 93118db5e8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include <prsht.h>
#include <tchar.h>
#include <wininet.h>
#include <stdlib.h>
#include "config.h"
#include "main.h"