]> git.saurik.com Git - apple/libc.git/blobdiff - mach/exc_catcher.c
Libc-391.2.6.tar.gz
[apple/libc.git] / mach / exc_catcher.c
index 0b5bf51a5db4b359232d04f8d2d0f01fe1351bcd..2606e4f9af26968fd4a6424ee46acb07963a4e3c 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -33,6 +31,7 @@
 #include <mach/exception.h>
 #include <mach/mig_errors.h>
 #include <mach-o/dyld.h>
+#include <stdlib.h>
 
 __private_extern__ kern_return_t internal_catch_exception_raise (
     mach_port_t exception_port,