mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
|
*** libdyn/dyn_create.c.orig Fri Dec 10 14:56:02 1993
|
||
|
--- libdyn/dyn_create.c Wed Jun 21 16:39:16 1995
|
||
|
***************
|
||
|
*** 12,17 ****
|
||
|
--- 12,18 ----
|
||
|
*/
|
||
|
|
||
|
#include <stdio.h>
|
||
|
+ #include <stdlib.h>
|
||
|
|
||
|
#include "dynP.h"
|