2013-09-26 17:14:40 +02:00

13 lines
228 B
Plaintext

$NetBSD: patch-ag,v 1.1.1.1 2000/12/05 02:04:49 wiz Exp $
--- libdyn/dyn_realloc.c.orig Fri Dec 10 20:56:05 1993
+++ libdyn/dyn_realloc.c
@@ -11,6 +11,7 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include "dynP.h"