mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
This commit is contained in:
@@ -1,9 +1 @@
|
||||
#ifndef _ARGP_H
|
||||
#include <argp/argp.h>
|
||||
|
||||
/* This hack to allow programs that know what's going on to call argp
|
||||
recursively. If someday argp is changed not to use the non-reentrant
|
||||
getopt interface, we can get rid of this shit. XXX */
|
||||
extern void _argp_unlock_xxx (void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user