about summary refs log tree commit diff stats
path: root/include/common/strl.c
diff options
context:
space:
mode:
Diffstat (limited to 'include/common/strl.c')
-rw-r--r--include/common/strl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/strl.c b/include/common/strl.c
index 6c477ae..42141a7 100644
--- a/include/common/strl.c
+++ b/include/common/strl.c
@@ -14,7 +14,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#if !defined(BSD)
+#if !defined(BSD) && !defined(__APPLE__)
 
 #include "strl.h"