Files
cosmopolitan/libc/isystem/sys/resource.h
Justine Tunney c91b3c5006 Initial import
2020-06-15 07:18:57 -07:00

5 lines
137 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_RESOURCE_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_RESOURCE_H_
#include "libc/calls/calls.h"
#endif