changeset 845:60dc102e6970

[project @ 1994-10-20 16:10:38 by jwe]
author jwe
date Thu, 20 Oct 1994 16:10:38 +0000
parents c70cd573d3dc
children 8d85d95c43e6
files src/dynamic-ld.cc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/dynamic-ld.cc	Thu Oct 20 16:05:24 1994 +0000
+++ b/src/dynamic-ld.cc	Thu Oct 20 16:10:38 1994 +0000
@@ -35,6 +35,9 @@
 #define false kpathsea_false
 #define true kpathsea_true
 #include <kpathsea/pathsearch.h>
+#undef true
+#undef false
+#undef boolean
 }
 
 #include "dynamic-ld.h"