mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
addde4c5de
- Change maintainer since predecessor is not responsible. PR: ports/27199 Submitted by: Kawaguti Ginga <ginga@athena.club.ne.jp>
12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
diff -ur ../../xbuffy-3.3.bl.3/libdyn/dyn_create.c ./libdyn/dyn_create.c
|
|
--- ../../xbuffy-3.3.bl.3/libdyn/dyn_create.c Fri Feb 20 17:54:14 1998
|
|
+++ ./libdyn/dyn_create.c Tue May 8 13:13:43 2001
|
|
@@ -12,6 +12,7 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "dynP.h"
|
|
|