More errno.h fixes for OS X

* Because apparently the compiler isn't capable of giving more than one
  error at once :(.
This commit is contained in:
baldurk
2017-11-04 10:04:01 +00:00
parent 2cee89e326
commit 8a937a25d3
+1
View File
@@ -23,6 +23,7 @@
******************************************************************************/
#include "rdcfile.h"
#include <errno.h>
#include "3rdparty/stb/stb_image.h"
#include "api/replay/version.h"
#include "common/dds_readwrite.h"