mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:53:33 +03:00
Removed inclusion of <sys/types.h> in .c-files
since it's already included through "setup.h".
This commit is contained in:
parent
c514a2a89a
commit
ee1235a7cd
23 changed files with 5 additions and 33 deletions
|
|
@ -16,7 +16,6 @@
|
|||
*/
|
||||
|
||||
#include "setup.h"
|
||||
#include <sys/types.h>
|
||||
|
||||
#if defined(WIN32) && !defined(WATT32)
|
||||
#include "nameser.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue