pkgsrc/graphics/gd/patches/patch-ab
1998-03-07 21:59:13 +00:00

13 lines
285 B
Text

*** 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>