VirtualBox

Changeset 79735 in vbox


Ignore:
Timestamp:
Jul 12, 2019 1:02:10 PM (5 years ago)
Author:
vboxsync
Message:

Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DHCPConfigImpl.h

    r79732 r79735  
    1616 */
    1717
    18 #ifndef MAIN_INCLUDED_DHCPServerConfig_h
    19 #define MAIN_INCLUDED_DHCPServerConfig_h
     18#ifndef MAIN_INCLUDED_DHCPConfigImpl_h
     19#define MAIN_INCLUDED_DHCPConfigImpl_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    315315};
    316316
    317 #endif /* !MAIN_INCLUDED_DHCPServerImpl_h */
    318 
     317#endif /* !MAIN_INCLUDED_DHCPConfigImpl_h */
     318
  • trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp

    r79732 r79735  
    2424#include "LoggingNew.h"
    2525
    26 #include <iprt/err.h>
     26#include <iprt/errcore.h>
    2727#include <iprt/net.h>
    2828#include <iprt/cpp/utils.h>
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