summaryrefslogtreecommitdiff
path: root/intl/loadinfo.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-09-26 08:39:30 +0000
committerJakub Jelinek <jakub@redhat.com>2004-09-26 08:39:30 +0000
commit959f4c054789f1ce232bea8d226859262ed1bcbb (patch)
treed6820d5f43c214aafec8e5bf0de3ec6011ee923d /intl/loadinfo.h
parent627cc92643ed34eecd0ac771d8b04df25270aaae (diff)
Updated to fedora-glibc-20040926T0823
Diffstat (limited to 'intl/loadinfo.h')
-rw-r--r--intl/loadinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/intl/loadinfo.h b/intl/loadinfo.h
index 913022eb7b..2c1b44cec4 100644
--- a/intl/loadinfo.h
+++ b/intl/loadinfo.h
@@ -20,8 +20,6 @@
#ifndef _LOADINFO_H
#define _LOADINFO_H 1
-#include <bits/libc-lock.h>
-
/* Declarations of locale dependent catalog lookup functions.
Implemented in
@@ -63,7 +61,6 @@ struct loaded_l10nfile
{
const char *filename;
int decided;
- __libc_lock_define_recursive (, lock);
const void *data;