summaryrefslogtreecommitdiffstats
path: root/mandoc_aux.c
diff options
context:
space:
mode:
Diffstat (limited to 'mandoc_aux.c')
-rw-r--r--mandoc_aux.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mandoc_aux.c b/mandoc_aux.c
index c83da7de..42080278 100644
--- a/mandoc_aux.c
+++ b/mandoc_aux.c
@@ -28,9 +28,6 @@
#include "mandoc.h"
#include "mandoc_aux.h"
-#if !HAVE_PROGNAME
-const char *mandoc_progname;
-#endif
int
mandoc_asprintf(char **dest, const char *fmt, ...)