mirror of https://github.com/encounter/SDL.git
Patched to compile on FreeBSD.
This commit is contained in:
parent
97948aef66
commit
88cd94a0eb
|
@ -29,6 +29,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef __FREEBSD__
|
||||
#include <sys/sysctl.h>
|
||||
|
|
Loading…
Reference in New Issue