add MEM_FNS_DECLARED
This commit is contained in:
parent
ae0f48c2ed
commit
b396595a9c
2 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
|
||||
#include "xm-vax.h"
|
||||
extern char *strdup();
|
||||
|
||||
#define MEM_FNS_DECLARED
|
||||
|
|
Loading…
Reference in a new issue