Skip to content

Commit

Permalink
Patched to compile on FreeBSD.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 24, 2013
1 parent 97948ae commit 88cd94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/filesystem/unix/SDL_sysfilesystem.c
Expand Up @@ -29,6 +29,7 @@
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <limits.h>

#ifdef __FREEBSD__
#include <sys/sysctl.h>
Expand Down

0 comments on commit 88cd94a

Please sign in to comment.