Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update.
  • Loading branch information
Andreas Jaeger committed Dec 28, 2000
1 parent dde52fc commit e9ffd39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions ChangeLog
Expand Up @@ -22,8 +22,6 @@
statement."
* sunrpc/rpc_cout.c (emit_inline): Likewise.

* include/argp.h (_argp_unlock_xxx): Add declaration.

* gmon/bb_exit_func.c: Include <sys/gmon.h> for internal
prototypes.
Remove struct bb and __bb_head since those are declared by
Expand Down
8 changes: 0 additions & 8 deletions include/argp.h
@@ -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

0 comments on commit e9ffd39

Please sign in to comment.