]> git.saurik.com Git - apple/libc.git/blobdiff - gen/stack_logging.h
Libc-339.tar.gz
[apple/libc.git] / gen / stack_logging.h
index cff23a796d0c2555c04f581516612a6f8b8c0f22..0da7e1d2ab0fd76e61c79e3829a6c97b935af373 100644 (file)
@@ -3,6 +3,8 @@
  *
  * @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
@@ -21,7 +23,7 @@
  * @APPLE_LICENSE_HEADER_END@
  */
 
-#import <malloc.h>
+#import <malloc/malloc.h>
 
 #define stack_logging_type_free        0
 #define stack_logging_type_generic     1       /* anything that is not allocation/deallocation */