VirtualBox

Changeset 17904 in vbox


Ignore:
Timestamp:
Mar 16, 2009 7:31:12 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44463
Message:

win OSE fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/win/NetIfList-win.cpp

    r17895 r17904  
    22292229}
    22302230
    2231 #endif /* #ifndef VBOX_WITH_NETFLT */
     2231#else /* !VBOX_WITH_NETFLT */
     2232
     2233int netIfNetworkInterfaceHelperServer (SVCHlpClient *aClient,
     2234                                       SVCHlpMsg::Code aMsgCode)
     2235{
     2236    /* dummy */
     2237    return VINF_SUCCESS;
     2238}
     2239
     2240#endif /* ! VBOX_WITH_NETFLT */
    22322241
    22332242
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