X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/51631861ddb16afcfcf748cee26c14481549065e..59e0d9fe772464b93d835d2a2964457702469a43:/gen/stack_logging.h diff --git a/gen/stack_logging.h b/gen/stack_logging.h index cff23a7..0da7e1d 100644 --- a/gen/stack_logging.h +++ b/gen/stack_logging.h @@ -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 +#import #define stack_logging_type_free 0 #define stack_logging_type_generic 1 /* anything that is not allocation/deallocation */