openbsd-ports/fonts/zh-bg5ps/patches/patch-ttf2psm_c
2011-07-19 09:14:21 +00:00

12 lines
271 B
Plaintext

$OpenBSD: patch-ttf2psm_c,v 1.1.1.1 2011/07/19 09:14:21 jasper Exp $
--- ttf2psm.c.orig Tue Sep 7 18:35:36 2010
+++ ttf2psm.c Tue Sep 7 18:36:05 2010
@@ -18,6 +18,7 @@
*
*/
+#include<stdlib.h>
#include<stdio.h>
#include<freetype/freetype.h>
#include<string.h>