mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
(__getopt_nonoption_flags): Remove extern.
This commit is contained in:
parent
3d5a869794
commit
6393f70acb
@ -29,8 +29,8 @@
|
||||
|
||||
#include "../stdio-common/_itoa.h"
|
||||
|
||||
/* External variable to synchronize work. */
|
||||
extern char *__getopt_nonoption_flags;
|
||||
/* Variable to synchronize work. */
|
||||
char *__getopt_nonoption_flags;
|
||||
|
||||
extern pid_t __libc_pid;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user