mirror of
https://github.com/coolsnowwolf/routing.git
synced 2025-05-01 10:41:12 +08:00
11 lines
160 B
Diff
11 lines
160 B
Diff
--- a/src/hnetd.h
|
|
+++ b/src/hnetd.h
|
|
@@ -39,6 +39,7 @@
|
|
|
|
#endif /* __APPLE__ */
|
|
|
|
+#undef __unused
|
|
#include <stddef.h>
|
|
#include <stdint.h>
|
|
#include <time.h>
|