bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] Remove an unused include


From: Sergey Bugaev
Subject: [PATCH 2/2] Remove an unused include
Date: Thu, 18 May 2023 19:57:19 +0300

---
 utils/ps.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/utils/ps.c b/utils/ps.c
index a852b92f..6a08f736 100644
--- a/utils/ps.c
+++ b/utils/ps.c
@@ -21,7 +21,6 @@
 #include <hurd.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <assert-backtrace.h>
 #include <string.h>
 #include <ctype.h>
 #include <unistd.h>
-- 
2.40.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]