add MEM_FNS_DECLARED

This commit is contained in:
K. Richard Pixley 1992-10-16 04:55:14 +00:00
parent ae0f48c2ed
commit b396595a9c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Thu Oct 15 21:53:53 1992 K. Richard Pixley (rich@sendai.cygnus.com)
* xm-vaxult.h: add MEM_FNS_DECLARED.
Thu Oct 15 02:59:30 1992 John Gilmore (gnu@cygnus.com)
* Makefile.in (VERSION): Roll to 4.6.8.

View File

@ -2,3 +2,5 @@
#include "xm-vax.h"
extern char *strdup();
#define MEM_FNS_DECLARED