mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
ChangeLog: https://opencpn.org/OpenCPN/about/ver520.html PR: 249195 Submitted by: ml@netfence.it (maintainer)
18 lines
420 B
C++
18 lines
420 B
C++
--- include/zeroconf-detail.hpp.orig 2020-07-15 18:02:29 UTC
|
|
+++ include/zeroconf-detail.hpp
|
|
@@ -21,7 +21,7 @@
|
|
#include <winsock2.h>
|
|
#else
|
|
#ifndef __WXOSX__
|
|
- #include <error.h>
|
|
+// #include <error.h>
|
|
#else
|
|
#include <mach/error.h>
|
|
#endif
|
|
@@ -424,4 +424,4 @@ namespace Zeroconf
|
|
}
|
|
}
|
|
|
|
-#endif // ZEROCONF_DETAIL_HPP
|
|
\ No newline at end of file
|
|
+#endif // ZEROCONF_DETAIL_HPP
|