Skip to content

Commit c759ee7

Browse files
committed
Fix build on wasi
1 parent 5f93fbb commit c759ee7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/socketmodule.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ typedef int socklen_t;
9494
# include <hvsocket.h>
9595
#endif /* MS_WINDOWS */
9696

97-
#define HAVE_AFUNIX_H 1
9897
#ifdef HAVE_SYS_UN_H
9998
# include <sys/un.h>
10099
#elif HAVE_AFUNIX_H

0 commit comments

Comments
 (0)