summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/ddk/winnt4.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/ddk/winnt4.h')
-rw-r--r--winsup/w32api/include/ddk/winnt4.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/w32api/include/ddk/winnt4.h b/winsup/w32api/include/ddk/winnt4.h
index 0c73231cb..3f8424381 100644
--- a/winsup/w32api/include/ddk/winnt4.h
+++ b/winsup/w32api/include/ddk/winnt4.h
@@ -31,8 +31,6 @@
extern "C" {
#endif
-#pragma pack(push,4)
-
typedef struct _ZONE_SEGMENT_HEADER {
SINGLE_LIST_ENTRY SegmentList;
PVOID Reserved;
@@ -599,8 +597,6 @@ Exfi386InterlockedExchangeUlong(
#endif /* _X86_ */
-#pragma pack(pop)
-
#ifdef __cplusplus
}
#endif