diff options
author | root <root> | 2011-08-21 01:03:09 +0000 |
---|---|---|
committer | root <root> | 2011-08-21 01:03:09 +0000 |
commit | 38bea41166a5b3d80d66796133bf45c29d0666c7 (patch) | |
tree | 27da7edf23fd5ed0b32e4fc74cab40c3307f7a0d /eio.c | |
parent | f37fb32493b0a4a5b6579d7263494c1589ff204f (diff) |
*** empty log message ***
Diffstat (limited to 'eio.c')
-rw-r--r-- | eio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ #include "ecb.h" #ifdef EIO_STACKSIZE -# define XTHREAD_STACKSIZE EIO_STACKSIZE +# define X_STACKSIZE EIO_STACKSIZE #endif #include "xthread.h" |