Mercurial > hg > xemacs-beta
diff dynodump/dynodump.c @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 25f70ba0133c |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/dynodump/dynodump.c Mon Aug 13 09:47:55 2007 +0200 +++ b/dynodump/dynodump.c Mon Aug 13 09:49:09 2007 +0200 @@ -73,7 +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.3 1997/05/29 04:22:30 steve Exp $ - SMI" +#pragma ident "@(#) $Id: dynodump.c,v 1.4 1997/07/13 22:40:53 steve Exp $ - SMI" + +#define __EXTENSIONS__ 1 #include <sys/param.h> #include <sys/procfs.h>