shithub: freetype+ttf2subf

Download patch

ref: 21fb2d9513271af300dea4f45222afdee802ff99
parent: 098ab26c72d512ef5a2b8df19f23eb379c9cba3b
author: Werner Lemberg <[email protected]>
date: Thu Nov 2 03:20:15 EST 2000

Adding header file for labs().

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/cache/ftcimage.c
+++ b/src/cache/ftcimage.c
@@ -20,6 +20,7 @@
 #include <freetype/internal/ftmemory.h>
 
 #include <string.h>     /* memcmp() */
+#include <stdlib.h>     /* labs()   */
 
 
   /* the FT_Glyph image `glyph node' type */