summaryrefslogtreecommitdiff
path: root/proc/proc.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-11-06 21:11:29 +0000
committerMiles Bader <miles@gnu.org>1995-11-06 21:11:29 +0000
commit0fe292dfbd3a289d646034824f6a85cc16858a11 (patch)
tree35dd6a36d3b80dbc047e18c6177874338c4a17c0 /proc/proc.h
parent608f5c8591ec112a8190d26ba39a51a2825633ca (diff)
Include <sys/resource.h>.
Diffstat (limited to 'proc/proc.h')
-rw-r--r--proc/proc.h1
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
{