* include/cygwin/fs.h: Remove unneeded include.
* include/cygwin/in.h: Include sys/types.h rather than cygwin/types.h.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#ifndef _CYGWIN_IN_H
|
||||
#define _CYGWIN_IN_H
|
||||
|
||||
#include <cygwin/types.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/* Standard well-defined IP protocols. */
|
||||
enum
|
||||
|
Reference in New Issue
Block a user