mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-24 06:05:32 +02:00
compile on FreeBSD
This commit is contained in:
parent
ee7b703453
commit
a1db7da9ca
@ -58,7 +58,7 @@
|
|||||||
#include "io.h"
|
#include "io.h"
|
||||||
#include "stripgfx.h"
|
#include "stripgfx.h"
|
||||||
|
|
||||||
#if defined(__MACH__) || defined(__NetBSD__)
|
#if defined(__MACH__) || defined(__FreeBSD__) || defined(__NetBSD__)
|
||||||
typedef void (*sighandler_t)(int);
|
typedef void (*sighandler_t)(int);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user