[DTrace-devel] [PATCH 2/6] include: remove unnecessary include of universal.h
Eugene Loh
eugene.loh at oracle.com
Tue Jan 28 23:32:11 UTC 2025
Reviewed-by: Eugene Loh <eugene.loh at oracle.com>
On 1/28/25 01:31, Kris Van Hees wrote:
> 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
More information about the DTrace-devel
mailing list