1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/japanese/edict/files/patch-exjdxgen.c
Martin Wilke ae8997725c - Update master sites
- Remove outdated files
- Quiet some warnings

PR:		121445
Submitted by:	Jonathan Hanna <jhanna@shaw.ca> (maintainer)
2008-03-14 19:07:40 +00:00

12 lines
277 B
C

--- exjdxgen.c.orig 1998-05-24 08:43:37.000000000 -0700
+++ exjdxgen.c 2008-03-06 11:39:23.000000000 -0800
@@ -22,7 +22,7 @@
#include <sys/stat.h>
#include <stdio.h>
-/*#include <stdlib.h>*/
+#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include "xjdic.h"