summaryrefslogtreecommitdiff
path: root/eio.h
diff options
context:
space:
mode:
authorroot <root>2008-05-11 00:06:25 +0000
committerroot <root>2008-05-11 00:06:25 +0000
commit1adb313f215bbe062eefa2c03e871d141458f749 (patch)
tree050091a632433b0bf16148072f66bc524d283591 /eio.h
parentbb92967cd6ae5888c071f8f2c8441825270ef2ba (diff)
*** empty log message ***
Diffstat (limited to 'eio.h')
-rw-r--r--eio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eio.h b/eio.h
index d34c3eb..99c759e 100644
--- a/eio.h
+++ b/eio.h
@@ -2,7 +2,7 @@
#define EIO_H_
#include <stddef.h>
-#include <stdlib.h>
+#include <sys/types.h>
typedef struct eio_req eio_req;