mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:37:17 +03:00
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
since they're already included through "setup.h".
This commit is contained in:
parent
e2f0580dfe
commit
c514a2a89a
31 changed files with 18 additions and 144 deletions
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
|
||||
#include "setup.h"
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue