* lib/cygwin_attach_dll.c: Fix compiler warning.
* lib/cygwin_crt0.c: Ditto.
This commit is contained in:
@ -10,6 +10,8 @@ details. */
|
||||
|
||||
#undef __INSIDE_CYGWIN__
|
||||
#include <windows.h>
|
||||
#include <time.h> /* Needed since call to sys/time.h via sys/cygwin.h
|
||||
complains otherwise */
|
||||
#include <sys/cygwin.h>
|
||||
#include "crt0.h"
|
||||
|
||||
|
Reference in New Issue
Block a user