projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
failtest: handle EINTR from poll.
[ccan]
/
ccan
/
failtest
/
failtest.h
diff --git
a/ccan/failtest/failtest.h
b/ccan/failtest/failtest.h
index 1aa921813bf7af6c433ab1f6e46ebfe6032b91b7..4df286241d0ef35f8a271251861ae7d0f2c11ac7 100644
(file)
--- a/
ccan/failtest/failtest.h
+++ b/
ccan/failtest/failtest.h
@@
-1,5
+1,6
@@
#ifndef CCAN_FAILTEST_H
#define CCAN_FAILTEST_H
+#include "config.h"
#include <sys/types.h>
#include <stdbool.h>
#include <fcntl.h>