regressions: Add necessary header file for sleep.

ck_pring
Samy Al Bahra 13 years ago
parent 005fe597a4
commit 773ceb8257

@ -29,6 +29,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <pthread.h>
#include <unistd.h>
#include <ck_bag.h>
#include <ck_epoch.h>

Loading…
Cancel
Save