about summary refs log tree commit diff
path: root/support/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-11-13 17:55:12 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-11-13 19:29:32 +0100
commitcae87e64dca14f50da7bbd99085c7f5e413ad0f8 (patch)
tree685bd105721f6f2f8ccc764f2a9a7569b70cdb63 /support/Makefile
parenteceed67166ca9ee0587107baa394c7c3bc369813 (diff)
downloadglibc-cae87e64dca14f50da7bbd99085c7f5e413ad0f8.tar.gz
glibc-cae87e64dca14f50da7bbd99085c7f5e413ad0f8.tar.xz
glibc-cae87e64dca14f50da7bbd99085c7f5e413ad0f8.zip
support: Add <support/next_to_fault.h>
Based on the implementation in resolv/tst-inet_pton.c.
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
index dafb1737a4..f7a878b950 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -32,6 +32,7 @@ libsupport-routines = \
   check_netent \
   delayed_exit \
   ignore_stderr \
+  next_to_fault \
   oom_error \
   resolv_test \
   set_fortify_handler \