summaryrefslogtreecommitdiffstats
path: root/contrib/timer-wheel/timer-wheel.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/timer-wheel/timer-wheel.h')
-rw-r--r--contrib/timer-wheel/timer-wheel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/timer-wheel/timer-wheel.h b/contrib/timer-wheel/timer-wheel.h
index faa941a240b..baa029ebb30 100644
--- a/contrib/timer-wheel/timer-wheel.h
+++ b/contrib/timer-wheel/timer-wheel.h
@@ -17,7 +17,7 @@
#ifndef __TIMER_WHEEL_H
#define __TIMER_WHEEL_H
-#include <pthread.h>
+#include "locking.h"
#include "list.h"