mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
424 B
C
15 lines
424 B
C
$NetBSD: patch-lib_XimpProto.c,v 1.1 2011/09/13 07:28:48 mef Exp $
|
|
|
|
To compile with ja-freewnn-lib-1.11alpah22
|
|
|
|
--- lib/XimpProto.c.orig 2002-10-03 09:35:28.000000000 +0000
|
|
+++ lib/XimpProto.c
|
|
@@ -28,6 +28,7 @@ static char *rcsid = "$Id: XimpProto.c,v
|
|
#include <X11/Xatom.h>
|
|
#include <X11/Xmu/Atoms.h>
|
|
#include <X11/Xmu/CharSet.h>
|
|
+#include <stdio.h>
|
|
#include "XIMProto.h"
|
|
#include "XimpProtoP.h"
|
|
#include "ConvMgr.h"
|