mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
add missing signal.h include
This commit is contained in:
parent
3a482689c5
commit
9f8dcfe69a
@ -34,6 +34,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user