summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorFlavio Cruz <flaviocruz@gmail.com>2022-11-23 11:49:34 -0500
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-11-25 01:14:13 +0100
commit448e3d676a35e027219c5db224204892dc026b3b (patch)
treee6e6fd93389a6f00e9e17a211adad2cd50f39c1a /ipc
parenta0b853a5a06e615d0f1a186a2add5ff87b913f55 (diff)
Delete ipc_info.h since it is not used
Message-Id: <Y35PHuUNCFb6sQO0@viriathus>
Diffstat (limited to 'ipc')
-rw-r--r--ipc/mach_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/mach_debug.c b/ipc/mach_debug.c
index 6ddc89b2..aadd9066 100644
--- a/ipc/mach_debug.c
+++ b/ipc/mach_debug.c
@@ -39,7 +39,6 @@
#include <mach/port.h>
#include <mach/machine/vm_types.h>
#include <mach/vm_param.h>
-#include <mach_debug/ipc_info.h>
#include <mach_debug/hash_info.h>
#include <kern/host.h>
#include <vm/vm_map.h>