diff options
Diffstat (limited to 'winsup/w32api/include/ddk/ws2san.h')
-rw-r--r-- | winsup/w32api/include/ddk/ws2san.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/w32api/include/ddk/ws2san.h b/winsup/w32api/include/ddk/ws2san.h index 29a21181d..de392c0fa 100644 --- a/winsup/w32api/include/ddk/ws2san.h +++ b/winsup/w32api/include/ddk/ws2san.h @@ -31,8 +31,6 @@ extern "C" { #endif -#pragma pack(push,4) - #include <winsock2.h> #include "ntddk.h" @@ -243,8 +241,6 @@ typedef int WSPAPI IN OUT LPDWORD lpdwDescriptorLength, OUT LPINT lpErrno); -#pragma pack(pop) - #ifdef __cplusplus } #endif |