summaryrefslogtreecommitdiff
path: root/src/Type1/trig.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:50 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:50 +0000
commit4349bf0fa125e2a1c32b0b49c974ff5fa588cdbe (patch)
tree2e4b857f2103cfbcdfcfd53b47334166e139a273 /src/Type1/trig.h
parent3795e9702b3b3a6fe0594d09cdd110adeb5e42f9 (diff)
Diffstat (limited to 'src/Type1/trig.h')
-rw-r--r--src/Type1/trig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Type1/trig.h b/src/Type1/trig.h
index c742f96..f442a61 100644
--- a/src/Type1/trig.h
+++ b/src/Type1/trig.h
@@ -28,6 +28,12 @@
* SOFTWARE.
*/
/*SHARED*/
+
+/* $XFree86: xc/lib/font/Type1/trig.h,v 1.3 2001/01/17 19:43:24 dawes Exp $ */
+
+#undef DegreeCos
+#undef DegreeSin
+#undef sqrt
#define DegreeCos(d) xiStub()
#define DegreeSin(d) xiStub()