about summary refs log tree commit diff
path: root/posix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 565561c57a..d4ae754702 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -46,7 +46,7 @@ routines :=								      \
 	getopt getopt1 getopt_init					      \
 	sched_setp sched_getp sched_sets sched_gets sched_yield sched_primax  \
 	sched_primin sched_rr_gi					      \
-	getaddrinfo
+	getaddrinfo gai_strerror
 
 aux		:= init-posix environ
 tests		:= tstgetopt testfnm