75a57bf04a
* configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
9 lines
148 B
C
9 lines
148 B
C
/* sys/procfs.h header file for Cygwin. */
|
|
|
|
#ifndef _SYS_PROCFS_H
|
|
#define _SYS_PROCFS_H
|
|
|
|
#include <cygwin/core_dump.h>
|
|
|
|
#endif /* _SYS_PROCFS_H */
|