aboutsummaryrefslogtreecommitdiff
path: root/src/itoqueue.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/itoqueue.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/itoqueue.h b/src/itoqueue.h
index 322698d..75a2f27 100644
--- a/src/itoqueue.h
+++ b/src/itoqueue.h
@@ -1,5 +1,5 @@
1#ifndef ITO_QUEUE_H 1#ifndef BU_ITO_QUEUE_H
2#define ITO_QUEUE_H 2#define BU_ITO_QUEUE_H
3 3
4#include <pthread.h> 4#include <pthread.h>
5 5