mirror of
https://github.com/glest/glest-source.git
synced 2025-02-25 20:22:31 +01:00
mac osx build
This commit is contained in:
parent
488f8792b2
commit
b3879ce35a
@ -36,7 +36,7 @@
|
||||
#include <stdio.h>
|
||||
#include "vertex-buffer.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) || defined(___APPLE__)
|
||||
|
||||
char * strndup(const char *old, size_t sz)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user