mpg123-1.32.4

This commit is contained in:
Ozkan Sezer
2024-01-10 20:40:40 +03:00
parent 530d2f6056
commit a06847ca33
142 changed files with 1370 additions and 1487 deletions

View File

@@ -22,7 +22,7 @@
#include <os2.h>
#endif
#include "compat.h"
#include "compat/compat.h"
#ifndef HAVE_TERMIOS
#error "No TERMIOS? Here?"
@@ -36,7 +36,7 @@
#include "terms.h"
#include "debug.h"
#include "common/debug.h"
static int term_is_fun = -1;
// This now always refers to a ;freshly opened terminal descriptor (e.g. /dev/tty).