From c216ac3049102422a41ba2c9476b0dbf4f3e4034 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Jul 2017 00:59:42 +0200 Subject: Use #include instead of #define MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-to-text.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/blind-to-text.c') diff --git a/src/blind-to-text.c b/src/blind-to-text.c index 7cee676..ecae9f2 100644 --- a/src/blind-to-text.c +++ b/src/blind-to-text.c @@ -1,8 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -#include - USAGE("") #define PROCESS(TYPE, CAST, FMT)\ -- cgit v1.2.3-70-g09d2