[xiph-cvs] cvs commit: paranoia-III/interface low_interface.h

Monty xiphmont at xiph.org
Sun Mar 25 22:12:11 PST 2001



xiphmont    01/03/25 22:12:11

  Modified:    interface low_interface.h
  Log:
  include typo in low_interface.h

Revision  Changes    Path
1.10      +2 -2      paranoia-III/interface/low_interface.h

Index: low_interface.h
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/interface/low_interface.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- low_interface.h	2001/03/26 05:44:01	1.9
+++ low_interface.h	2001/03/26 06:12:11	1.10
@@ -42,8 +42,8 @@
 #define CDROMAUDIOBUFSIZ        0x5382 /* set the audio buffer size */
 #endif
 
-#include <linux/scsi/sg.h>
-#include <linux/scsi/scsi.h>
+#include <scsi/sg.h>
+#include <scsi/scsi.h>
 
 #include <linux/cdrom.h>
 #include <linux/major.h>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list