[Lunar-commits] <moonbase> ctl: Add a missing include.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri May 6 11:27:09 CEST 2011


commit 623bedd99c5ccbd659769fa67be6fe7c5b8149b5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri May 6 05:27:09 2011 -0400

    ctl: Add a missing include.
---
 devel/ctl/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/devel/ctl/BUILD b/devel/ctl/BUILD
index 6a93495..7f259f6 100644
--- a/devel/ctl/BUILD
+++ b/devel/ctl/BUILD
@@ -1,5 +1,7 @@
 (
 
+  sed -i "65i #include <string.h>" IlmCtlMath/CtlColorSpace.cpp &&
+
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
   cd .. &&
   patch_it $SOURCE_CACHE/$SOURCE3 0  &&


More information about the Lunar-commits mailing list