summaryrefslogtreecommitdiff
path: root/iconv/gconv_conf.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-10 19:52:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-10 19:52:59 +0000
commit8fdc11384ea3bddaaba026c98d21fa608d7d7a1d (patch)
treeeca103f08f514c1705d778d0469792c3f275c63b /iconv/gconv_conf.c
parentab18b1e1a35b604c0ba1e1c2e1a3d92068bb7e90 (diff)
Include <bits/libc-lock.h>.
Diffstat (limited to 'iconv/gconv_conf.c')
-rw-r--r--iconv/gconv_conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/iconv/gconv_conf.c b/iconv/gconv_conf.c
index 83d962129f..475338f7ca 100644
--- a/iconv/gconv_conf.c
+++ b/iconv/gconv_conf.c
@@ -29,6 +29,7 @@
#include <unistd.h>
#include <sys/param.h>
+#include <bits/libc-lock.h>
#include <gconv_int.h>