summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/patches/patch-ac
blob: c93c05e9d18da1ceedefa8fe18c8c56599e77868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.4 2007/06/10 06:29:48 obache Exp $

--- metadata/rb-metadata-dbus-client.c.orig	2007-01-31 09:40:45.000000000 +0000
+++ metadata/rb-metadata-dbus-client.c
@@ -52,7 +52,7 @@
 
 #include <unistd.h>
 #include <sys/types.h>
-#include <sys/signal.h>
+#include <signal.h>
 #include <sys/wait.h>
 #include <string.h>
 #include <stdlib.h>