mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
050eccf96c
Submitted by: Dave Chapeskie <dchapes@ale.zeus.leitch.com>
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"
|