diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/cancel.c | 1 |
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" |
