Commit graph

1 commit

Author SHA1 Message Date
Ed Schouten
0291358019 Unbreak libxspf on HEAD.
Unlike libstdc++, libc++ does not leak <unistd.h> into the <c*> headers
that examples/read/read.cpp includes. This means that we need to
explicitly include <unistd.h> to get getcwd().
2013-09-14 18:08:03 +00:00