summaryrefslogtreecommitdiffhomepage
path: root/src/dalist_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dalist_debug.c')
-rw-r--r--src/dalist_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dalist_debug.c b/src/dalist_debug.c
index f466989..3c4018f 100644
--- a/src/dalist_debug.c
+++ b/src/dalist_debug.c
@@ -119,7 +119,7 @@ static int dalist_dbg_write_nt(
size_t nbyte)
{
void * hfile;
- dalist_iosb iosb;
+ struct dalist_iosb iosb;
dalist_write_file * pfn_write_file;
hfile = (void *)fildes_or_hfile;