Skip to content

Commit

Permalink
(__uselocale): Add libc_hidden_proto.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Feb 2, 2007
1 parent f6bf9e5 commit 806c3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/locale.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
extern __typeof (uselocale) __uselocale;

libc_hidden_proto (setlocale)
libc_hidden_proto (__uselocale)

/* This has to be changed whenever a new locale is defined. */
#define __LC_LAST 13
Expand Down

0 comments on commit 806c3b1

Please sign in to comment.