1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-07 01:11:47 +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

@ -19,9 +19,7 @@
#ifndef HAVE_BITNCMP
#include <sys/types.h>
#include <string.h>
#include <stdlib.h>
#include "setup.h"
#include "bitncmp.h"
/*