about summary refs log tree commit diff
path: root/include/argz.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/argz.h')
-rw-r--r--include/argz.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/argz.h b/include/argz.h
index 770f02eefb..e081b2aceb 100644
--- a/include/argz.h
+++ b/include/argz.h
@@ -39,6 +39,8 @@ extern error_t __argz_replace (char **__restrict __argz,
 libc_hidden_proto (argz_delete)
 libc_hidden_proto (__argz_count)
 libc_hidden_proto (__argz_stringify)
+libc_hidden_proto (argz_next)
+libc_hidden_proto (__argz_next)
 
 # endif /* !_ISOMAC */
 #endif