Adding header file for labs().
This commit is contained in:
parent
19e66a8f36
commit
ae7dc21fd1
|
@ -20,6 +20,7 @@
|
|||
#include <freetype/internal/ftmemory.h>
|
||||
|
||||
#include <string.h> /* memcmp() */
|
||||
#include <stdlib.h> /* labs() */
|
||||
|
||||
|
||||
/* the FT_Glyph image `glyph node' type */
|
||||
|
|
Loading…
Reference in New Issue