diff options
Diffstat (limited to 'man_macro.c')
-rw-r--r-- | man_macro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man_macro.c b/man_macro.c index b3e9cc05..6447b3bb 100644 --- a/man_macro.c +++ b/man_macro.c @@ -19,7 +19,6 @@ #include <assert.h> #include <ctype.h> #include <stdlib.h> -#include <stdio.h> #include <string.h> #include "libman.h" |