summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index b0f0f0b..1079074 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -3,8 +3,8 @@
3 3
4 $id$ */ 4 $id$ */
5 5
6#ifndef __OT_MUTEX_H__ 6#ifndef OT_MUTEX_H__
7#define __OT_MUTEX_H__ 7#define OT_MUTEX_H__
8 8
9#include <sys/uio.h> 9#include <sys/uio.h>
10 10