regressions/ck_epoch: Add missing header files.

ck_pring
Samy Al Bahra 12 years ago
parent 770a11bf2a
commit ce7278140c

@ -39,6 +39,7 @@
#include <ck_pr.h>
#include <stdbool.h>
#include <stddef.h>
#include <string.h>
#include <ck_epoch.h>
#include <ck_stack.h>

@ -39,6 +39,7 @@
#include <ck_pr.h>
#include <stdbool.h>
#include <stddef.h>
#include <string.h>
#include <ck_epoch.h>
#include <ck_stack.h>

Loading…
Cancel
Save