summaryrefslogtreecommitdiff
blob: e507fda112869aa6eaf2e0c05bf47c520328f7ee (plain)
1
2
3
4
5
6
7
8
9
10
--- t1lib-5.1.1/examples/subset.c	2005-05-07 23:09:04.000000000 +0200
+++ t1lib-5.1.1-qa/examples/subset.c	2007-09-26 21:49:19.000000000 +0200
@@ -31,6 +31,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <stdlib.h>
 /* Note: We include t1lib.h from lib/t1lib. That way the objectfile does only
    need to be rebuild when the header itself changes and not each time the
    library has been recompiled */