From: fastviper Date: Sat, 22 Dec 2001 00:29:48 +0000 (+0000) Subject: - adds some header in sources (I just trust Mandrake developers :> ) X-Git-Tag: auto/ac/OpenAL-0_0_6-1_20030806_0_10~21 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?p=packages%2FOpenAL.git;a=commitdiff_plain;h=86ae2ddd51bb79e87d8b60c283bc1f5195ac24dd - adds some header in sources (I just trust Mandrake developers :> ) Changed files: OpenAL-build.patch -> 1.1 --- diff --git a/OpenAL-build.patch b/OpenAL-build.patch new file mode 100644 index 0000000..5dac076 --- /dev/null +++ b/OpenAL-build.patch @@ -0,0 +1,11 @@ +--- linux/src/arch/alsa/alsa.c Fri Jan 26 19:04:33 2001 ++++ linux/src/arch/alsa/alsa.c.build Sun Aug 5 12:11:52 2001 +@@ -10,6 +10,8 @@ + #define _SVID_SOURCE + #endif /* _SVID_SOURCE */ + ++#include /*memset*/ ++ + #include "arch/interface/interface_sound.h" + #include "arch/alsa/alsa.h" +