Skip to content

Commit

Permalink
Merge branch 'v0.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Nov 23, 2011
2 parents 59f9a73 + 96c2303 commit ef811b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/unix/internal.h
Expand Up @@ -27,6 +27,10 @@

#include <stddef.h> /* offsetof */

#if __STRICT_ANSI__
# define inline __inline
#endif

#undef HAVE_FUTIMES
#undef HAVE_KQUEUE
#undef HAVE_PORTS_FS
Expand Down

0 comments on commit ef811b1

Please sign in to comment.