Skip to content

Commit

Permalink
Add missing headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Jul 14, 2011
1 parent 0de081d commit 4787764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions os_posix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
#include <unistd.h>
#include <sys/time.h>
#include <pthread.h>
#include <sys/stat.h>
#include <fcntl.h>

#ifdef __APPLE__
#include <mach-o/dyld.h>
Expand Down

0 comments on commit 4787764

Please sign in to comment.