summaryrefslogtreecommitdiff
path: root/graphics/rayshade/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rayshade/patches/patch-ap')
-rw-r--r--graphics/rayshade/patches/patch-ap12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/rayshade/patches/patch-ap b/graphics/rayshade/patches/patch-ap
new file mode 100644
index 00000000000..99eebaaf391
--- /dev/null
+++ b/graphics/rayshade/patches/patch-ap
@@ -0,0 +1,12 @@
+$NetBSD: patch-ap,v 1.1 2008/09/01 06:57:58 dholland Exp $
+
+--- libshade/options.c~ 1992-02-09 22:04:09.000000000 -0500
++++ libshade/options.c 2008-09-01 02:28:43.000000000 -0400
+@@ -30,6 +30,7 @@
+ * Initial version.
+ *
+ */
++#include <stdlib.h>
+ #include "rayshade.h"
+ #include "options.h"
+ #include "stats.h"