We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f93fbb commit c759ee7Copy full SHA for c759ee7
Modules/socketmodule.h
@@ -94,7 +94,6 @@ typedef int socklen_t;
94
# include <hvsocket.h>
95
#endif /* MS_WINDOWS */
96
97
-#define HAVE_AFUNIX_H 1
98
#ifdef HAVE_SYS_UN_H
99
# include <sys/un.h>
100
#elif HAVE_AFUNIX_H
0 commit comments