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…
Reference in New Issue