VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 4:23:20 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127867
Message:

Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/lwip-new/vbox/VBoxLwipCore.h

    r76553 r76565  
    1717 */
    1818
    19 #ifndef __VBOXLWIPCORE_H__
    20 #define __VBOXLWIPCORE_H__
     19#ifndef VBOX_INCLUDED_SRC_Network_lwip_new_vbox_VBoxLwipCore_h
     20#define VBOX_INCLUDED_SRC_Network_lwip_new_vbox_VBoxLwipCore_h
    2121#ifndef RT_WITHOUT_PRAGMA_ONCE
    2222# pragma once
     
    3131int vboxLwipCoreInitialize(PFNRT1 pfnCallback, void * pfnCallbackArg);
    3232void vboxLwipCoreFinalize(PFNRT1 pfnCallback, void * pfnCallbackArg);
    33 #endif
     33#endif /* !VBOX_INCLUDED_SRC_Network_lwip_new_vbox_VBoxLwipCore_h */
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