From: Eric Biggers Date: Wed, 20 Mar 2013 19:31:53 +0000 (-0500) Subject: Conditionally declare win32_file_on_disk_fp X-Git-Tag: v1.3.0~7 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=1df92bed9dce810182f2dc8100f0aaeeec119e36 Conditionally declare win32_file_on_disk_fp --- diff --git a/src/lookup_table.h b/src/lookup_table.h index accc7324..199ae347 100644 --- a/src/lookup_table.h +++ b/src/lookup_table.h @@ -183,7 +183,9 @@ struct wim_lookup_table_entry { struct _ntfs_attr *attr; #endif + #ifdef __WIN32__ HANDLE win32_file_on_disk_fp; + #endif /* Pointer to inode that contains the opened file descriptors to * this stream (valid iff resource_location ==