4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-16 05:59:08 +08:00

12 lines
155 B
C
Raw Normal View History

/*
* sys/procfs.h header file for Cygwin.
*
*/
#ifndef _SYS_PROCFS_H
#define _SYS_PROCFS_H
#include <cygwin/core_dump.h>
#endif /* _SYS_PROCFS_H */