summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys/procfs.h
blob: e30da5dc05170fa9ee1ff9b5ccc679cea216d257 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 
 * sys/procfs.h header file for Cygwin.
 *
 */

#ifndef _SYS_PROCFS_H
#define _SYS_PROCFS_H

#include <cygwin/core_dump.h>

#endif /* _SYS_PROCFS_H */