1234567891011 |
- --- 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, ...)
- {
|