Files
pkgsrc-ng/inputmethod/canna/patches/patch-af
2013-09-26 17:14:40 +02:00

14 lines
295 B
Plaintext

$NetBSD: patch-af,v 1.1 2003/05/31 07:24:42 uebayasi Exp $
--- lib/RKC/convert.c.orig Wed May 22 22:02:57 1996
+++ lib/RKC/convert.c
@@ -32,7 +32,7 @@
#ifndef WIN
#include "sglobal.h"
#endif
-#include "IRproto.h"
+#include "../server/IRproto.h"
#include <errno.h>
#include <sys/types.h>