freebsd-ports/japanese/kon2-16dot/files/patch-src_display_s3.c
Daichi GOTO d5110194a5 - fixed the building on amd64
- fixed the building on 9+
 - clean-up patches

PR:		167724
Submitted by:	Masamichi Takatsu <taka2@doga.co.jp>
2012-05-09 19:28:24 +00:00

10 lines
258 B
C

--- src/display/s3.c.orig 1997-01-24 09:38:24.000000000 +0900
+++ src/display/s3.c 2012-05-10 00:14:28.885871613 +0900
@@ -43,7 +43,6 @@
#include <sys/mman.h>
#include <linux/mm.h>
#include <sys/kd.h>
-#undef free
#include <stdlib.h>
#include <mem.h>