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

@@ -8,9 +8,9 @@
*/
#include "config.h"
#include "compat.h"
#include "compat/compat.h"
#include "getlopt.h"
#include "debug.h"
#include "common/debug.h"
int loptind = 1; /* index in argv[] */
int loptchr = 0; /* index in argv[loptind] */