summaryrefslogtreecommitdiff
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index e90d57144f6..189a4b39d15 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -284,7 +284,6 @@ encode_coding_XXX (struct coding_system *coding)
/*** 1. Preamble ***/
#include <config.h>
-#include <stdio.h>
#ifdef HAVE_WCHAR_H
#include <wchar.h>