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