* poll.cc: Make winsup.h the first include file, re 2000-08-02 change.
This commit is contained in:
@ -8,9 +8,9 @@
|
||||
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
|
||||
details. */
|
||||
|
||||
#include "winsup.h"
|
||||
#include <sys/poll.h>
|
||||
#include <errno.h>
|
||||
#include "winsup.h"
|
||||
#include "dtable.h"
|
||||
|
||||
extern "C"
|
||||
|
Reference in New Issue
Block a user