1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-10 00:24:08 +00:00

Removed inclusion of <sys/types.h> in .c-files

since it's already included through "setup.h".
This commit is contained in:
Gisle Vanem
2007-02-26 04:33:19 +00:00
parent 7c76875958
commit a627160041
23 changed files with 5 additions and 33 deletions

View File

@ -16,7 +16,6 @@
*/
#include "setup.h"
#include <sys/types.h>
#if defined(WIN32) && !defined(WATT32)
#include "nameser.h"