patch-src_main_C 351 B

12345678910111213
  1. $OpenBSD: patch-src_main_C,v 1.2 2010/07/01 01:57:33 jakemsr Exp $
  2. --- src/main.C.orig Tue Nov 15 02:20:31 2005
  3. +++ src/main.C Wed Jun 30 17:24:16 2010
  4. @@ -27,8 +27,6 @@
  5. #include <sys/types.h>
  6. #include <unistd.h>
  7. #include <stdio.h>
  8. -#include <sys/soundcard.h>
  9. -#include <sys/ioctl.h>
  10. #include <sys/stat.h>
  11. #include <fcntl.h>
  12. #include <string.h>