summaryrefslogtreecommitdiff
path: root/string/argz.h
diff options
context:
space:
mode:
Diffstat (limited to 'string/argz.h')
-rw-r--r--string/argz.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/string/argz.h b/string/argz.h
index 71e94c9167..d5847cb425 100644
--- a/string/argz.h
+++ b/string/argz.h
@@ -154,4 +154,6 @@ argz_next (char *__argz, size_t __argz_len, __const char *__entry)
}
#endif /* optimizing GCC2 */
+__END_DECLS
+
#endif /* argz.h */