errno.h inclusion conditionally done in setup_once.h

This commit is contained in:
Yang Tse
2011-07-24 04:39:43 +02:00
parent 27b8814017
commit ef2176109f
33 changed files with 34 additions and 21 deletions

View File

@@ -29,7 +29,6 @@
#include <stdarg.h>
#include <stdlib.h>
#include <ctype.h>
#include <errno.h>
#ifdef WIN32
#include <time.h>