summaryrefslogtreecommitdiff
path: root/audio/ncmpc/patches/patch-aa
blob: 5e4ea9623305c2b33c6417695891e1d9a143e73c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.1 2004/07/14 10:47:57 grant Exp $

--- src/screen_play.c.orig	2004-07-09 17:49:39.000000000 +1000
+++ src/screen_play.c
@@ -23,7 +23,8 @@
 #include <string.h>
 #include <glib.h>
 #include <ncurses.h>
-#include <panel.h>
+/* not needed */
+/* #include <panel.h> */
 
 #include "config.h"
 #include "ncmpc.h"