Correction
This commit is contained in:
parent
c1656ce3d6
commit
97353c3de5
@ -5,6 +5,7 @@
|
|||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
#define SIZE 1000
|
#define SIZE 1000
|
||||||
int search(const unsigned char *t, int start, int end, int n)
|
int search(const unsigned char *t, int start, int end, int n)
|
||||||
|
Loading…
Reference in New Issue
Block a user