]> git.neil.brown.name Git - history.git/commitdiff
o oss/maui: fix up header cleanups: add include <linux/interrupt.h>
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 8 Dec 2002 09:04:04 +0000 (07:04 -0200)
committerArnaldo Carvalho de Melo <acme@conectiva.com.br>
Sun, 8 Dec 2002 09:04:04 +0000 (07:04 -0200)
sound/oss/maui.c

index 863d3e003eed485943bf2a940341a821f7cc49ea..789cf6fa04baddecef996ac5a741601cf323408d 100644 (file)
@@ -24,6 +24,7 @@
  *                                     * Older versions will cause problems.
  */
 
+#include <linux/interrupt.h>
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/init.h>