VirtualBox

Ignore:
Timestamp:
Dec 21, 2017 12:26:39 PM (7 years ago)
Author:
vboxsync
Message:

RTLdrCheckImports.cpp: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTLdrCheckImports.cpp

    r70256 r70271  
    9797    uint32_t                cImports;
    9898    /** Import modules. */
    99     RTCHECKIMPORTMODULE     aImports[];
     99    RTCHECKIMPORTMODULE     aImports[RT_FLEXIBLE_ARRAY];
    100100} RTCHECKIMPORTSTATE;
    101101/** Pointer to the import checker state. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette