summaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc.c b/misc.c
index f57d738..8d353c1 100644
--- a/misc.c
+++ b/misc.c
@@ -5,8 +5,6 @@
* This translation unit implements miscellaneous thread functions.
*/
-#include <errno.h>
-
#include "pthread.h"
#include "implement.h"