summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/delayqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgpu-sim/delayqueue.h')
-rw-r--r--src/gpgpu-sim/delayqueue.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpgpu-sim/delayqueue.h b/src/gpgpu-sim/delayqueue.h
index baa3892..a8d6fc1 100644
--- a/src/gpgpu-sim/delayqueue.h
+++ b/src/gpgpu-sim/delayqueue.h
@@ -70,8 +70,6 @@
#ifndef DELAYQUEUE_H
#define DELAYQUEUE_H
-#include "../util.h"
-
typedef struct delay_data_t delay_data;
struct delay_data_t {
void *data;