Date: Mon, 11 Sep 2000 19:20:03 -0700 (PDT) From: Peng HaiJie <phj@cn.freebsd.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/21109: New Port,A Chinese GB,BIG5,Japanese input server,support XIM. Message-ID: <200009120220.TAA06492@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/21109; it has been noted by GNATS. From: Peng HaiJie <phj@cn.freebsd.org> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/21109: New Port,A Chinese GB,BIG5,Japanese input server,support XIM. Date: Tue, 12 Sep 2000 10:15:49 +0800 patch of src/HZpyInput.c *** src/HZpyInput.c.orig Tue Sep 12 08:23:19 2000 --- src/HZpyInput.c Tue Sep 12 08:11:45 2000 *************** *** 47,56 **** #include <stdio.h> #include <signal.h> #include <stdarg.h> #include <sys/ipc.h> #include <sys/shm.h> #include <sys/param.h> - #include <sys/types.h> #include <sys/stat.h> --- 47,56 ---- #include <stdio.h> #include <signal.h> #include <stdarg.h> + #include <sys/types.h> #include <sys/ipc.h> #include <sys/shm.h> #include <sys/param.h> #include <sys/stat.h> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009120220.TAA06492>