about summary refs log tree commit diff
path: root/support/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-21 13:09:08 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-21 13:09:08 +0200
commit60149b28590be28051f99d0a343d7fbe002f2a8c (patch)
tree3eb9b2d7016cedd4178a193fe6c0146ec847f7ee /support/Makefile
parent965d5c391c86eb3a812ce308411c32754f12a9d2 (diff)
downloadglibc-60149b28590be28051f99d0a343d7fbe002f2a8c.tar.gz
glibc-60149b28590be28051f99d0a343d7fbe002f2a8c.tar.xz
glibc-60149b28590be28051f99d0a343d7fbe002f2a8c.zip
__inet_pton_length: Implement new internal helper function
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 a2480cdc70..423538d06a 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -74,6 +74,7 @@ libsupport-routines = \
   xmemstream \
   xmkdir \
   xmmap \
+  xmprotect \
   xmunmap \
   xopen \
   xpipe \