pkgsrc/audio/cam/patches/patch-ab
2004-06-02 20:28:59 +00:00

14 lines
337 B
Text

$NetBSD: patch-ab,v 1.7 2004/06/02 20:28:59 jschauma Exp $
--- cam.h.orig 1996-10-21 14:08:08.000000000 -0400
+++ cam.h 2004-06-02 16:31:19.000000000 -0400
@@ -21,7 +21,8 @@
*/
#include <stdio.h>
-#include <ncurses.h>
+#include <string.h>
+#include <curses.h>
#include <signal.h>
#include <sys/soundcard.h>
#include <fcntl.h>