Mercurial > hg > xemacs-beta
diff dynodump/dynodump.c @ 74:54cc21c15cbb r20-0b32
Import from CVS: tag r20-0b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:04:33 +0200 |
parents | 131b0175ea99 |
children |
line wrap: on
line diff
--- a/dynodump/dynodump.c Mon Aug 13 09:03:47 2007 +0200 +++ b/dynodump/dynodump.c Mon Aug 13 09:04:33 2007 +0200 @@ -73,8 +73,9 @@ * N.B. The above commentary is not quite correct in the flags have been hardwired * to RTLD_SAVREL. */ -#pragma ident "@(#) $Id: dynodump.c,v 1.1.1.1 1996/12/18 22:42:15 steve Exp $ - SMI" +#pragma ident "@(#) $Id: dynodump.c,v 1.1.1.2 1996/12/21 20:44:43 steve Exp $ - SMI" +#define __EXTENSIONS__ #include <sys/param.h> #include <sys/procfs.h> #include <fcntl.h>