Skip to content

Commit

Permalink
Change include on Macs, why was this changed to OS/2?
Browse files Browse the repository at this point in the history
  • Loading branch information
vasi-stripe committed Apr 25, 2020
1 parent f385e7b commit 49acde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endian.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#ifdef __OS2__
#ifdef __APPLE__

#include <libkern/OSByteOrder.h>

Expand Down

0 comments on commit 49acde1

Please sign in to comment.