/[gnats]/gnats/libiberty/xexit.c
ViewVC logotype

Diff of /gnats/libiberty/xexit.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by brendan, Thu Nov 5 19:54:16 1998 UTC revision 1.2 by pdm, Mon Dec 10 23:03:26 2001 UTC
# Line 17  License along with libiberty; see the fi Line 17  License along with libiberty; see the fi
17  to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
19    
20  #include "ansidecl.h"  #ifdef HAVE_CONFIG_H
21    #include "config.h"
22    #endif
23    #include <stdio.h>
24    #ifdef HAVE_STDLIB_H
25    #include <stdlib.h>
26    #endif
27  #include "libiberty.h"  #include "libiberty.h"
28    
 #include <stdio.h>  
29    
30  /* This variable is set by xatexit if it is called.  This way, xmalloc  /* This variable is set by xatexit if it is called.  This way, xmalloc
31     doesn't drag xatexit into the link.  */     doesn't drag xatexit into the link.  */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26