Skip to content

Commit 8d90551

Browse files
committed
add define for curl
1 parent 032f3da commit 8d90551

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libctru/include/sys/socket.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444

4545
#define SO_BROADCAST 0x0000 // unrequired, included for compatibility
4646

47+
#define _SOCKLEN_T_DECLARED
48+
4749
typedef uint32_t socklen_t;
4850
typedef uint16_t sa_family_t;
4951

0 commit comments

Comments
 (0)