Need signal.h for utempter, from Yasuhiro Kimura.

This commit is contained in:
Nicholas Marriott
2025-11-26 10:41:17 +00:00
parent 1decccace7
commit bfa2f73335

View File

@@ -20,6 +20,7 @@
#include <sys/wait.h>
#include <sys/uio.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>