* 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:
Christopher Faylor
2003-03-30 17:28:52 +00:00
parent c453f40410
commit a2105d9387
3 changed files with 8 additions and 5 deletions

View File

@ -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