Skip to content

Commit

Permalink
Added header file for getrlimit().
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Apr 30, 2016
1 parent 76f2092 commit 9bc96e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machine/environment.cpp
Expand Up @@ -61,6 +61,7 @@
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/resource.h>
#include <pwd.h>
#include <dirent.h>

Expand Down

0 comments on commit 9bc96e8

Please sign in to comment.