summaryrefslogtreecommitdiff
path: root/eio.h
diff options
context:
space:
mode:
authorroot <root>2008-05-13 18:50:27 +0000
committerroot <root>2008-05-13 18:50:27 +0000
commitb75e590990962d7d68829a222860b146dc1f3a7f (patch)
treeb37ab14941595fcaac5a7a2899c494067384935f /eio.h
parent7372031e3bb023747eb262f4fa7d9f5aa95b471b (diff)
*** empty log message ***
Diffstat (limited to 'eio.h')
-rw-r--r--eio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/eio.h b/eio.h
index c168f0d..2da2557 100644
--- a/eio.h
+++ b/eio.h
@@ -8,8 +8,8 @@ typedef struct eio_req eio_req;
typedef int (*eio_cb)(eio_req *req);
-#ifndef EIO_COMMON
-# define EIO_COMMON
+#ifndef EIO_REQ_MEMBERS
+# define EIO_REQ_MEMBERS
#endif
#ifndef EIO_STRUCT_STAT