[DTrace-devel] [PATCH 2/6] include: remove unnecessary include of universal.h
Kris Van Hees
kris.van.hees at oracle.com
Tue Jan 28 06:31:42 UTC 2025
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
---
include/dtrace/faults_defines.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/dtrace/faults_defines.h b/include/dtrace/faults_defines.h
index d50477c7..73aee543 100644
--- a/include/dtrace/faults_defines.h
+++ b/include/dtrace/faults_defines.h
@@ -13,8 +13,6 @@
#ifndef _DTRACE_FAULTS_DEFINES_H
#define _DTRACE_FAULTS_DEFINES_H
-#include <dtrace/universal.h>
-
/*
* The constants below DTRACEFLT_LIBRARY indicate probe processing faults;
* constants at or above DTRACEFLT_LIBRARY indicate faults in probe
--
2.45.2
More information about the DTrace-devel
mailing list