openbsd-ports/print/bg5ps/patches/patch-ttf2psm_c

11 lines
202 B
Plaintext

--- 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>