@@ -100,14 +100,20 @@ OTHER_CFLAGS = $(inherited) -D_7ZIP_ST
100100OTHER_CFLAGS = $(inherited) -D__LIBRETRO__
101101
102102OTHER_CFLAGS = $(inherited) "-D_U_=__attribute__((unused))"
103- OTHER_CFLAGS = $(inherited) -DHAVE_TIME_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H
104- OTHER_CFLAGS = $(inherited) -DHAVE_STDLIB_H -DSTDC_HEADERS
103+ OTHER_CFLAGS = $(inherited) -DHAVE_TIME_H
104+ OTHER_CFLAGS = $(inherited) -DHAVE_FCNTL_H
105+ OTHER_CFLAGS = $(inherited) -DHAVE_UNISTD_H
106+ OTHER_CFLAGS = $(inherited) -DHAVE_STDLIB_H
107+ OTHER_CFLAGS = $(inherited) -DSTDC_HEADERS
105108OTHER_CFLAGS = $(inherited) -DHAVE_STRING_H
106109OTHER_CFLAGS = $(inherited) -DHAVE_LINGER
107110OTHER_CFLAGS = $(inherited) -DHAVE_SYS_UIO_H
108- OTHER_CFLAGS = $(inherited) -DHAVE_POLL_H -DHAVE_NETDB_H
109- OTHER_CFLAGS = $(inherited) -DHAVE_NETINET_TCP_H -DHAVE_NETINET_IN_H
110- OTHER_CFLAGS = $(inherited) -DHAVE_SYS_SOCKET_H -DHAVE_ARPA_INET_H
111+ OTHER_CFLAGS = $(inherited) -DHAVE_POLL_H
112+ OTHER_CFLAGS = $(inherited) -DHAVE_NETDB_H
113+ OTHER_CFLAGS = $(inherited) -DHAVE_NETINET_TCP_H
114+ OTHER_CFLAGS = $(inherited) -DHAVE_NETINET_IN_H
115+ OTHER_CFLAGS = $(inherited) -DHAVE_SYS_SOCKET_H
116+ OTHER_CFLAGS = $(inherited) -DHAVE_ARPA_INET_H
111117OTHER_CFLAGS = $(inherited) -DHAVE_BUILTINSMBCLIENT
112118OTHER_CFLAGS = $(inherited) -DHAVE_SMBCLIENT
113119
0 commit comments