Added header errno.h.

This commit is contained in:
Robert Lunnon 2005-10-24 15:02:30 +00:00 committed by Alexandre Julliard
parent d4c425b681
commit c0fcf36e0a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include "config.h" #include "config.h"
#include <errno.h>
#include <math.h> #include <math.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdarg.h> #include <stdarg.h>