pkgsrc/inputmethod/ibus-unikey/patches/patch-aa

16 lines
323 B
Text
Raw Normal View History

$NetBSD: patch-aa,v 1.2 2012/04/22 14:06:16 obache Exp $
standard location.
--- src/engine.cpp.orig 2012-02-29 02:48:14.000000000 +0000
+++ src/engine.cpp
@@ -4,7 +4,7 @@
#include <libintl.h>
#include <stdlib.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <string.h>
#include <X11/Xlib.h>
#include <ibus.h>