fixed bug #1699609 - linux CVS FTBFS

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5065 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-04-13 09:54:54 +00:00
parent 37f6fceef1
commit 85c529d0f0

View file

@ -22,6 +22,7 @@
#include "exehead/fileform.h"
#include "util.h"
#include "strlist.h"
#include "winchar.h"
#ifndef _WIN32
# include <ctype.h>