Tiger compilefix

This commit is contained in:
Iliyas Jorio 2022-09-03 01:16:13 +02:00
parent 704fd04f94
commit 2c22e02554
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
#include <langinfo.h>
#endif
#endif
#ifdef GHC_OS_MACOS
#if defined(GHC_OS_MACOS) && !defined(__POWERPC__)
#include <Availability.h>
#endif