libxpc: update kernel library references

This commit is contained in:
2026-05-28 20:31:49 +01:00
parent 497f29fbbc
commit 68566cd138
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef XPC_BUFFER_H_
#define XPC_BUFFER_H_
#include <mango/types.h>
#include <magenta/types.h>
#include <stddef.h>
#include <xpc/status.h>