aboutsummaryrefslogtreecommitdiff
path: root/login
diff options
context:
space:
mode:
Diffstat (limited to 'login')
-rw-r--r--login/utmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login/utmp.c b/login/utmp.c
index f366d44b..41e244a1 100644
--- a/login/utmp.c
+++ b/login/utmp.c
@@ -32,7 +32,7 @@
#include <hurd/fsys.h>
#include <mach/notify.h>
#include <stdio.h>
-#include <assert.h>
+#include <assert-backtrace.h>
#include <fcntl.h>
#include <getopt.h>