update Thu Feb 11 18:37:00 PST 2010
[pkgsrc.git] / wm / metacity / patches / patch-ac
1 $NetBSD: patch-ac,v 1.1 2010/02/11 18:19:13 drochner Exp $
2
3 --- src/core/delete.c.orig      2010-01-26 11:11:27.000000000 +0000
4 +++ src/core/delete.c
5 @@ -38,6 +38,7 @@
6  #include <string.h>
7  #include <stdlib.h>
8  #include <stdio.h>
9 +#include <sys/wait.h>
10  
11  static void meta_window_present_delete_dialog (MetaWindow *window,
12                                                 guint32     timestamp);