mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-11 03:39:26 +00:00
use <signal.h> instead of <sys/signal.h>
ok matthieu
This commit is contained in:
@@ -74,7 +74,7 @@ const ModStruct bomb_description =
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/signal.h>
|
#include <signal.h>
|
||||||
|
|
||||||
#if 0
|
#if 0
|
||||||
#define SIMPLE_COUNTDOWN /* Display a simple integer countdown, */
|
#define SIMPLE_COUNTDOWN /* Display a simple integer countdown, */
|
||||||
|
|||||||
Reference in New Issue
Block a user