diff options
Diffstat (limited to 'libps/host.c')
-rw-r--r-- | libps/host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libps/host.c b/libps/host.c index 9a46e008..120e5c49 100644 --- a/libps/host.c +++ b/libps/host.c @@ -21,7 +21,7 @@ #include <hurd.h> #include <stdio.h> #include <stdlib.h> -#include <assert.h> +#include <assert-backtrace.h> #include "ps.h" #include "common.h" |