Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 30 → Rev 31

/shark/trunk/ports/mpg123/mpg123.h
1,4 → 1,3
#define exit l1_exit
/*
* mpg123 defines
* used source: musicout.h from mpegaudio package
5,6 → 4,7
*/
 
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
#include <math.h>