1
0
mirror of http://mpg123.de/trunk/.git synced 2025-08-04 22:42:07 +03:00

merge in multinet to trunk

git-svn-id: svn://scm.orgis.org/mpg123/trunk@5161 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
thor
2022-09-26 11:10:42 +00:00
parent f33c6196e7
commit 4f26cf4b51
21 changed files with 563 additions and 846 deletions

View File

@@ -8,6 +8,10 @@
initially written by Thomas Orgis
*/
// ctermid
#define _XOPEN_SOURCE 600
#define _POSIX_C_SOURCE 200112L
#include "config.h"
#ifdef __OS2__