summaryrefslogtreecommitdiff
path: root/wm/metacity/patches/patch-ab
blob: fa851ddcaf677f3df09cbdb0f723b5aa1ab36811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2009/10/22 17:33:57 drochner Exp $

--- src/core/main.c.orig	2009-10-21 21:56:47.000000000 +0200
+++ src/core/main.c
@@ -58,7 +58,7 @@
 
 #include <stdlib.h>
 #include <sys/types.h>
-#include <wait.h>
+#include <sys/wait.h>
 #include <stdio.h>
 #include <string.h>
 #include <signal.h>