Include <bits/libc-lock.h>.
authorUlrich Drepper <drepper@redhat.com>
Mon, 10 Jul 2000 19:52:59 +0000 (19:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 10 Jul 2000 19:52:59 +0000 (19:52 +0000)
iconv/gconv_conf.c

index 83d9621..475338f 100644 (file)
@@ -29,6 +29,7 @@
 #include <unistd.h>
 #include <sys/param.h>
 
+#include <bits/libc-lock.h>
 #include <gconv_int.h>