mpg123-1.31.2

This commit is contained in:
Ozkan Sezer
2023-01-15 10:45:04 +03:00
parent 29194fc6b1
commit ca2c1da3f4
6 changed files with 25 additions and 14 deletions

View File

@@ -25,6 +25,9 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <errno.h>
#if defined (IPV6) && defined (__OS2__)
#include <libcx/net.h>
#endif
#endif
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>