aboutsummaryrefslogtreecommitdiff
path: root/src/cancel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cancel.c')
-rw-r--r--src/cancel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cancel.c b/src/cancel.c
index 8ce00c8..cd930b5 100644
--- a/src/cancel.c
+++ b/src/cancel.c
@@ -34,6 +34,7 @@ THE SOFTWARE.
34*/ 34*/
35 35
36#include <assert.h> 36#include <assert.h>
37#include <string.h>
37 38
38#include "threading.h" 39#include "threading.h"
39#include "cancel.h" 40#include "cancel.h"