OSDN Git Service

* include/inttypes.h: Change PTR definitions to int to align with the
[pf3gnuchains/sourceware.git] / winsup / cygwin / include / wait.h
1 /* wait.h
2
3    Copyright 2008 Red Hat, Inc.
4
5 This file is part of Cygwin.
6
7 This software is a copyrighted work licensed under the terms of the
8 Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
9 details. */
10
11 #ifndef _WAIT_H
12 #define _WAIT_H
13
14 #include <sys/wait.h>
15
16 #endif /* _WAIT_H */