aboutsummaryrefslogtreecommitdiff
path: root/src/ito.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ito.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ito.h b/src/ito.h
index 01253f5..c062052 100644
--- a/src/ito.h
+++ b/src/ito.h
@@ -1,5 +1,5 @@
1#ifndef ITO_H 1#ifndef BU_ITO_H
2#define ITO_H 2#define BU_ITO_H
3 3
4#include <pthread.h> 4#include <pthread.h>
5 5