mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
[USBSTOR_NEW] Add missing poppack.h
This commit is contained in:
parent
c3644fd4d3
commit
9bb0b9137f
1 changed files with 2 additions and 0 deletions
|
@ -312,6 +312,8 @@ typedef struct
|
|||
UCHAR Bytes[16];
|
||||
}UFI_UNKNOWN_CMD, *PUFI_UNKNOWN_CMD;
|
||||
|
||||
#include <poppack.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
union
|
||||
|
|
Loading…
Reference in a new issue