summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
Diffstat (limited to 'resource')
-rw-r--r--resource/sys/resource.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/resource/sys/resource.h b/resource/sys/resource.h
index 488612ffad..1599f05ac3 100644
--- a/resource/sys/resource.h
+++ b/resource/sys/resource.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1994, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1992, 1994, 1996, 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -24,9 +24,6 @@
/* Get the system-dependent definitions of structures and bit values. */
#include <bits/resource.h>
-/* Get the definitions for the `ulimit' function. */
-#include <ulimit.h>
-
__BEGIN_DECLS
/* Put the soft and hard limits for RESOURCE in *RLIMITS.