Changeset 76525 in vbox for trunk/src/VBox/NetworkServices/NAT/pxremap.h
- Timestamp:
- Dec 30, 2018 5:51:31 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/NAT/pxremap.h
r69500 r76525 18 18 #ifndef _pxremap_h_ 19 19 #define _pxremap_h_ 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 # pragma once 22 #endif 20 23 21 24 #include "lwip/err.h"
Note:
See TracChangeset
for help on using the changeset viewer.