Adding header file for labs().

This commit is contained in:
Werner Lemberg 2000-11-02 08:20:15 +00:00
parent 19e66a8f36
commit ae7dc21fd1
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include <freetype/internal/ftmemory.h>
#include <string.h> /* memcmp() */
#include <stdlib.h> /* labs() */
/* the FT_Glyph image `glyph node' type */