1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

Cristian Morales Vega's audacity-implicit.patch

This commit is contained in:
v.audacity 2012-09-05 00:58:09 +00:00
parent faecf3780e
commit 948f505a52

View File

@ -44,6 +44,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
#include <ctype.h>
#if defined(HAVE_SYS_SOUNDCARD_H)
# include <sys/soundcard.h>