]> git.eshelyaron.com Git - emacs.git/commitdiff
(USE_DL_STUBS): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 22:15:28 +0000 (22:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 22:15:28 +0000 (22:15 +0000)
src/s/sunos4shr.h

index 16124943510d5629b0d4b4c36590cd9b05325ccd..2acf77562832dfcca433e0cc563897c7a131b143 100644 (file)
@@ -41,3 +41,5 @@
 
 /* khera@cs.duke.edu says this is needed.  */
 #define memmove(to, from, size) bcopy (from, to, size)
+
+#undef USE_DL_STUBS