Remove ancient autohelp-handling related leftovers
This commit is contained in:
parent
3171179ea3
commit
1d7f4dd6ed
|
@ -1,8 +1,6 @@
|
|||
#include "system.h"
|
||||
const char *__progname;
|
||||
|
||||
#define _AUTOHELP
|
||||
|
||||
#include <errno.h>
|
||||
#include <libgen.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in New Issue