mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
11 lines
270 B
Diff
11 lines
270 B
Diff
|
--- esound-0.2.38/esddsp.c 2007-04-19 16:43:59.000000000 +0200
|
||
|
+++ esound-0.2.38.lennart/esddsp.c 2007-08-09 17:47:11.000000000 +0200
|
||
|
@@ -252,6 +252,7 @@
|
||
|
return (*func) (pathname, flags, mode);
|
||
|
}
|
||
|
|
||
|
+#undef open
|
||
|
int
|
||
|
open (const char *pathname, int flags, ...)
|
||
|
{
|