mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 07:35:17 +02:00
11 lines
197 B
Diff
11 lines
197 B
Diff
--- openbsd-compat/defines.h.orig
|
|
+++ openbsd-compat/defines.h
|
|
@@ -823,7 +823,7 @@
|
|
#endif
|
|
|
|
#ifndef NETDB_SUCCESS
|
|
-# define NETDB_SUCCESS -1
|
|
+# define NETDB_SUCCESS 0
|
|
#endif
|
|
|
|
/* end of chl */
|