widl: Include errno.h.

oldstable
Huw Davies 2008-10-20 13:55:38 +01:00 committed by Alexandre Julliard
parent 0b560febea
commit 81bab55a94
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ double [0-9]+\.[0-9]+([eE][+-]?[0-9]+)*
#include <string.h>
#include <ctype.h>
#include <assert.h>
#include <errno.h>
#include <limits.h>
#ifdef HAVE_UNISTD_H