7 lines
106 B
C
7 lines
106 B
C
|
#ifndef _SPL_RESOURCE_H
|
||
|
#define _SPL_RESOURCE_H
|
||
|
|
||
|
#include <linux/resource.h>
|
||
|
|
||
|
#endif /* SPL_RESOURCE_H */
|