diff options
Diffstat (limited to 'LibC/ulimit.h')
-rw-r--r-- | LibC/ulimit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LibC/ulimit.h b/LibC/ulimit.h index ea0a35b06f..6985bcf590 100644 --- a/LibC/ulimit.h +++ b/LibC/ulimit.h @@ -7,4 +7,3 @@ __BEGIN_DECLS long ulimit(int cmd, long newlimit); __END_DECLS - |