14 lines
295 B
Plaintext
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>
|