VirtualBox

Changeset 106130 in vbox for trunk/src


Ignore:
Timestamp:
Sep 23, 2024 11:49:53 PM (2 months ago)
Author:
vboxsync
Message:

Devices/Network: scm fixes. bugref:10268

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/winpoll.h

    r106129 r106130  
    2626 */
    2727
    28 #ifndef VBOX_INCLUDED_SRC_NAT_winpoll_h
    29 #define VBOX_INCLUDED_SRC_NAT_winpoll_h
     28#ifndef VBOX_INCLUDED_SRC_Network_winpoll_h
     29#define VBOX_INCLUDED_SRC_Network_winpoll_h
    3030#ifndef RT_WITHOUT_PRAGMA_ONCE
    3131# pragma once
     
    6161int RTWinPoll(struct pollfd *pFds, unsigned int nfds, int timeout, int *pNready, HANDLE phControl);
    6262RT_C_DECLS_END
    63 #endif /* !VBOX_INCLUDED_SRC_NAT_winpoll_h */
     63#endif /* !VBOX_INCLUDED_SRC_Network_winpoll_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