summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/sys/resource.h
blob: 953fc0eb27d8a91d58c1c6b4b3aedf31a1f0c7d9 (plain)
1
2
3
4
5
6
7
#ifndef _SYS_RESOURCE_H
#define _SYS_RESOURCE_H

#include <sys/cdefs.h>
#include <linux/resource.h>

#endif