1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
This commit is contained in:
Ulrich Drepper
2004-09-26 05:07:13 +00:00
parent ce7265c743
commit ac5e137cd9
4 changed files with 5 additions and 9 deletions

View File

@ -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;