VirtualBox

Ignore:
Timestamp:
Feb 18, 2014 2:21:10 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
92335
Message:

VBoxNetLwipNAT: Windows build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp

    r50488 r50494  
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 */
     17
     18/* Must be included before winutils.h (lwip/def.h), otherwise Windows build breaks. */
     19#include <iprt/cpp/mem.h>
    1720
    1821#include "winutils.h"
     
    4952#include <iprt/file.h>
    5053#include <iprt/semaphore.h>
    51 #include <iprt/cpp/mem.h>
    5254#include <iprt/cpp/utils.h>
    5355#define LOG_GROUP LOG_GROUP_NAT_SERVICE
Note: See TracChangeset for help on using the changeset viewer.

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