1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/xbuffy/files/patch-ah

13 lines
229 B
Plaintext
Raw Normal View History

*** libdyn/dyn_realloc.c.orig Fri Dec 10 14:56:05 1993
--- libdyn/dyn_realloc.c Wed Jun 21 16:46:32 1995
***************
*** 11,16 ****
--- 11,17 ----
*/
#include <stdio.h>
+ #include <stdlib.h>
#include "dynP.h"