Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 31, 2006
1 parent 9a768f5 commit 271caf6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/audio/esd/SDL_esdaudio.c
Expand Up @@ -23,6 +23,9 @@

/* Allow access to an ESD network stream mixing buffer */

#include <sys/types.h>
#include <unistd.h>
#include <signal.h>
#include <errno.h>
#include <esd.h>

Expand Down

0 comments on commit 271caf6

Please sign in to comment.