Skip to content

Commit

Permalink
Fix mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Jul 15, 2019
1 parent 57a26ab commit 28fb77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CascPort.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
#include <errno.h>
#include <stddef.h>
#include <string.h>
#include <ctype.h>
#include <cassert>

// Support for PowerPC on Max OS X
Expand Down

0 comments on commit 28fb77e

Please sign in to comment.