Fix net interface declaration: Add NETAPI to TestInterface()

This commit is contained in:
illyum 2025-03-11 13:05:16 -06:00
parent eda2ae359e
commit 6a2ef1b38d

View File

@ -4,4 +4,4 @@
#define NETAPI
#endif
void TestInterface();
NETAPI void TestInterface();