aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/hthits.c
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-26 03:12:00 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-26 03:12:00 +0000
commit8906ae4ab9656413fb58db32f2abee8fbf99365e (patch)
treead32f933c15679160be5fc4525cfe98d23dad484 /src/hyper/hthits.c
parentcc6e79c8eb015e0ed3df01ec9e3ba5610dfbe10f (diff)
downloadopen-axiom-8906ae4ab9656413fb58db32f2abee8fbf99365e.tar.gz
* clef/edible.c: #include "cfuns.h" for oa_getenv use.
* graph/Gdraws/Gfun.c: Likewise. * graph/view2D/control2d.c: Likewise. * graph/view2D/main2d.c: Likewise. * graph/view2D/process2d.c: Likewise. * graph/view3D/main3d.c: Likewise. * graph/view3D/process3d.c: Likewise. * graph/viewAlone/spoon2D.c: Likewise. * graph/viewAlone/spoonComp.c: Likewise. * graph/viewman/fun2D.c: Likewise. * graph/viewman/fun3D.c: Likewise. * hyper/extent2.c: Likewise. * hyper/hthits.c: Likewise. * hyper/htinp.c: Likewise. * hyper/initx.c: Likewise. * hyper/lex.c: Likewise. * hyper/parse-types.c: Likewise. * hyper/spadint.c: Likewise. * hyper/titlebar.c: Likewise. * lib/fnct_key.c: Likewise. * sman/sman.c: Likewise.
Diffstat (limited to 'src/hyper/hthits.c')
-rw-r--r--src/hyper/hthits.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hyper/hthits.c b/src/hyper/hthits.c
index f7162f51..00b571f8 100644
--- a/src/hyper/hthits.c
+++ b/src/hyper/hthits.c
@@ -61,6 +61,8 @@
#include <sys/stat.h>
#include <regex.h>
+#include "cfuns.h"
+
/*
* For fixed-size arrays.
*/