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

13 lines
304 B
Plaintext

$NetBSD: patch-ak,v 1.1 2008/09/01 06:57:58 dholland Exp $
--- libshade/misc.c~ 1992-02-09 22:03:59.000000000 -0500
+++ libshade/misc.c 2008-09-01 02:12:18.000000000 -0400
@@ -23,6 +23,7 @@
* Initial version.
*
*/
+#include <stdlib.h>
#include "rayshade.h"
#ifdef RUSAGE
#include <sys/time.h>