mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 15:41:24 +02:00
mac osx build
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "vertex-buffer.h"
|
#include "vertex-buffer.h"
|
||||||
|
|
||||||
#ifdef _WIN32
|
#if defined(_WIN32) || defined(___APPLE__)
|
||||||
|
|
||||||
char * strndup(const char *old, size_t sz)
|
char * strndup(const char *old, size_t sz)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user