openbsd-ports/comms/gpsk31/patches/patch-src_spectrum_C
2010-07-01 01:57:33 +00:00

14 lines
362 B
Plaintext

$OpenBSD: patch-src_spectrum_C,v 1.2 2010/07/01 01:57:33 jakemsr Exp $
--- src/spectrum.C.orig Fri Aug 5 09:03:20 2005
+++ src/spectrum.C Wed Jun 30 17:46:17 2010
@@ -25,9 +25,6 @@
#include <sys/stat.h>
#include <ctype.h>
#include <stdlib.h>
-#include <sys/ioctl.h>
-#include <fcntl.h>
-#include <sys/soundcard.h>
#include <gtk/gtk.h>
#include <stdio.h>