# HG changeset patch # User jwe # Date 782669438 0 # Node ID 60dc102e6970fa3c4f19c0cd3282b4f1fb91a1f9 # Parent c70cd573d3dcc45b9c9edc8d4b75ca94178623c4 [project @ 1994-10-20 16:10:38 by jwe] diff -r c70cd573d3dc -r 60dc102e6970 src/dynamic-ld.cc --- 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 +#undef true +#undef false +#undef boolean } #include "dynamic-ld.h"