pkgsrc/wm/metacity/patches/patch-ab
drochner 155c66910a update to 2.28.0
This switches to the gnome-2.28 release branch.
2009-10-22 17:33:57 +00:00

13 lines
310 B
Text

$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>