]> git.saurik.com Git - apple/libc.git/blobdiff - mach/mig_deallocate.c
Libc-391.4.3.tar.gz
[apple/libc.git] / mach / mig_deallocate.c
index 098b14cb480eb0f039062f7e3355bbec8375e380..124cebed845fbc5720cc195f21f5b64caf5f3f8b 100644 (file)
@@ -1,10 +1,8 @@
 /*
- * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 1999-2004 Apple Computer, Inc. All rights reserved.
  *
  * @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
@@ -52,7 +50,6 @@
  * Memory deallocation routine for MiG interfaces.
  */
 #include <mach/mach.h>
-#include "externs.h"
 
 void
 mig_deallocate(vm_address_t addr, vm_size_t size)