* config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED
authorDavid D. Zuhn <zoo@cygnus>
Fri, 4 Jun 1993 21:19:51 +0000 (21:19 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Fri, 4 Jun 1993 21:19:51 +0000 (21:19 +0000)
gdb/config/sparc/xm-sun4sol2.h

index 0ec436fe1e55adf5347bccd84d1562ca71147bef..2714909882e08979a11ed6fb9415a88892f2f28c 100644 (file)
@@ -65,3 +65,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Solaris PSRVADDR support does not seem to include a place for nPC.  */
 #define PRSVADDR_BROKEN
+
+/* The mem functions are in <string.h>.  */
+#undef MEM_FNS_DECLARED
+#define MEM_FNS_DECLARED 1