diff options
-rw-r--r-- | proc/proc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proc/proc.h b/proc/proc.h index 02d82e96..a4b47623 100644 --- a/proc/proc.h +++ b/proc/proc.h @@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef PROC_H_INCLUDED #define PROC_H_INCLUDED +#include <sys/resource.h> struct proc { |