mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
|
--- src/image.cc.orig Thu Feb 10 10:36:20 2000
|
||
|
+++ src/image.cc Fri Feb 18 03:26:13 2000
|
||
|
@@ -29,7 +29,9 @@
|
||
|
|
||
|
#include "sapphire.hh"
|
||
|
|
||
|
+#ifndef __STDC__
|
||
|
#include <malloc.h>
|
||
|
+#endif
|
||
|
|
||
|
#ifdef GradientHack
|
||
|
# include <math.h>
|