Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- include/c.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/c.h b/include/c.h index f725fc7..3e5d415 100644 --- a/include/c.h +++ b/include/c.h @@ -165,7 +165,6 @@ static inline int dirfd(DIR *d) extern char *__progname; # define program_invocation_short_name __progname # else -# include <string.h> # ifdef HAVE_GETEXECNAME # include <stdlib.h> # define program_invocation_short_name \ -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html