diff --git a/src/interface/net/interface.h b/src/interface/net/interface.h index 1cb5ec7..618c93c 100644 --- a/src/interface/net/interface.h +++ b/src/interface/net/interface.h @@ -4,4 +4,4 @@ #define NETAPI #endif -void TestInterface(); \ No newline at end of file +NETAPI void TestInterface(); \ No newline at end of file