# HG changeset patch # User Richard M. Stallman # Date 779861103 0 # Node ID 73a95a7efdcec0f4768925802cba2c87e70b141c # Parent 48a0ea73a9d774480ca588a55712068110b2eb71 (REL_ALLOC): #undef deleted. diff -r 48a0ea73a9d7 -r 73a95a7efdce src/s/sol2.h --- a/src/s/sol2.h Sun Sep 18 04:02:25 1994 +0000 +++ b/src/s/sol2.h Sun Sep 18 04:05:03 1994 +0000 @@ -41,9 +41,3 @@ people keep saying that it doesn't work, and that the patch is easy to install. Patch number is 100947-02. */ #undef SOLARIS_BROKEN_ACCESS - -/* We can't use Xt from X11R6 with ralloc.c, because Xt - includes libthread.so and that calls sbrk directly. */ -#if defined (USE_X_TOOLKIT) && defined (HAVE_X11XTR6) -#undef REL_ALLOC -#endif