Skip to content

Commit

Permalink
env_chroot.cc: FreeBSD likes stdlib.h for realpaht() and friends (fac…
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwithagen authored and ajkr committed Jun 6, 2016
1 parent 5aca977 commit 19dd5a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/env_chroot.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "util/env_chroot.h"

#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>

Expand Down

0 comments on commit 19dd5a6

Please sign in to comment.