patch-2.3.5 linux/drivers/sound/audio.c
Next file: linux/drivers/sound/bin2hex.c
Previous file: linux/drivers/sbus/dvma.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Jun 1 23:25:48 1999
- Orig file:
v2.3.4/linux/drivers/sound/audio.c
- Orig date:
Mon Apr 12 16:18:27 1999
diff -u --recursive --new-file v2.3.4/linux/drivers/sound/audio.c linux/drivers/sound/audio.c
@@ -20,10 +20,12 @@
* Thomas Sailer : use more logical O_NONBLOCK semantics
* Daniel Rodriksson: reworked the use of the device specific copy_user
* still generic
+ * Horst von Brand: Add missing #include <linux/string.h>
*/
#include <linux/config.h>
#include <linux/stddef.h>
+#include <linux/string.h>
#include <linux/kmod.h>
#include "sound_config.h"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)