summaryrefslogtreecommitdiff
path: root/mk/abort_handler_s.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/abort_handler_s.d')
-rw-r--r--mk/abort_handler_s.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/abort_handler_s.d b/mk/abort_handler_s.d
index 490c8e96..de33e069 100644
--- a/mk/abort_handler_s.d
+++ b/mk/abort_handler_s.d
@@ -5,7 +5,7 @@ libc.a(abort_handler_s.o): $(OBJDIR)/abort_handler_s.o
$(OBJDIR)/abort_handler_s.o: src/stdlib/abort_handler_s.c
$(OBJDIR)/abort_handler_s.o: src/errno/errno_t.h
$(OBJDIR)/abort_handler_s.o: src/stdlib/_stdlib.h
-$(OBJDIR)/abort_handler_s.o: src/_assert.h
+$(OBJDIR)/abort_handler_s.o: src/_safety.h
$(OBJDIR)/abort_handler_s.o:
@echo " [CC] $@"
@mkdir -p $(@D)