summaryrefslogtreecommitdiff
path: root/graphics/gd/patches/patch-ab
blob: 1fbbfbeb26425f2853f3d6c8639ace30dec0adf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** gd.c.dist	Tue Jan 28 14:39:24 1997
--- gd.c	Tue Jan 28 14:39:42 1997
***************
*** 1,4 ****
! #include <malloc.h>
  #include <stdio.h>
  #include <math.h>
  #include <string.h>
--- 1,4 ----
! #include <stdlib.h>
  #include <stdio.h>
  #include <math.h>
  #include <string.h>