diff options
Diffstat (limited to 'net/ekiga/files/patch-ad')
| -rw-r--r-- | net/ekiga/files/patch-ad | 18 | 
1 files changed, 0 insertions, 18 deletions
| diff --git a/net/ekiga/files/patch-ad b/net/ekiga/files/patch-ad deleted file mode 100644 index 90a3118a4274..000000000000 --- a/net/ekiga/files/patch-ad +++ /dev/null @@ -1,18 +0,0 @@ -*** src/audio.h.orig	Fri Aug 17 20:08:26 2001 ---- src/audio.h	Mon Aug 20 07:54:33 2001 -*************** -*** 21,27 **** ---- 21,33 ---- -  #define _AUDIO_H_ -   -   -+ #ifdef __linux__ -  #include <linux/soundcard.h> -+ #endif -+ #ifdef __FreeBSD__ -+ #include <machine/soundcard.h> -+ #endif -+  -   -   -  #include <sys/ioctl.h> | 
