mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +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
|
||||
|
||||
#include <sys/signal.h>
|
||||
#include <signal.h>
|
||||
|
||||
#if 0
|
||||
#define SIMPLE_COUNTDOWN /* Display a simple integer countdown, */
|
||||
|
||||
Reference in New Issue
Block a user