about summary refs log tree commit diff
path: root/include/ulimit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ulimit.h')
-rw-r--r--include/ulimit.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/ulimit.h b/include/ulimit.h
deleted file mode 100644
index dd83faa049..0000000000
--- a/include/ulimit.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _ULIMIT_H
-#include <resource/ulimit.h>
-
-#ifndef _ISOMAC
-/* Now define the internal interfaces.  */
-extern long int __ulimit (int __cmd, ...);
-#endif
-#endif