summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UnixPkg/Include/Protocol/UnixThunk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/UnixPkg/Include/Protocol/UnixThunk.h b/UnixPkg/Include/Protocol/UnixThunk.h
index 67bf53761c..4141d35662 100644
--- a/UnixPkg/Include/Protocol/UnixThunk.h
+++ b/UnixPkg/Include/Protocol/UnixThunk.h
@@ -127,8 +127,8 @@ typedef struct stat_fix {
__int64_t st_qspare[2]; /* RESERVED: DO NOT USE! */
} STAT_FIX;
-#pragma pack()
#endif
+#pragma pack()
#else