diff --git a/kernel/sched/perf_error_detection.h b/kernel/sched/perf_error_detection.h
index a8cb9e6351dc4351b8fbb08acf7f80fb7db23f38..b0aabe5c8fc523e7908f1132034351953ab9407d 100644
--- a/kernel/sched/perf_error_detection.h
+++ b/kernel/sched/perf_error_detection.h
@@ -3,9 +3,9 @@
 #include <linux/perf_event.h>
 //#include <linux/sched.h>
 #include "sched.h"
-#include <linux/signal.h>
-#include <linux/ioctl.h>
-#include <linux/fs.h>
+#include <include/linux/signal.h>
+#include <include/uapi/linux/ioctl.h>
+#include <include/linux/fs.h>
 
 //#include <include/linux/smp.h>
 #endif
diff --git a/sound/oss/dmabuf.c b/sound/oss/dmabuf.c
index 92866d436ed5d32d898db52c7430b7e1a976adce..c5dd396c66a22613a2537a5e8cfb0b9b5ca58637 100644
--- a/sound/oss/dmabuf.c
+++ b/sound/oss/dmabuf.c
@@ -19,7 +19,7 @@
  *                   an explicit wake_up. The return value from schedule_timeout
  *		     can be used instead; if 0, the wakeup was due to the timeout.
  *
- * Rob Riggs		Added persistent DMA buffers (1998/10/17)#include <asm/segment.h>
+ * Rob Riggs		Added persistent DMA buffers (1998/10/17)
  */
 
 #define BE_CONSERVATIVE