Added include for signal.h
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
char * colors[256] = {NULL};
|
char * colors[256] = {NULL};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user