diff options
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 1 |
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) | |||
| 284 | /*** 1. Preamble ***/ | 284 | /*** 1. Preamble ***/ |
| 285 | 285 | ||
| 286 | #include <config.h> | 286 | #include <config.h> |
| 287 | #include <stdio.h> | ||
| 288 | 287 | ||
| 289 | #ifdef HAVE_WCHAR_H | 288 | #ifdef HAVE_WCHAR_H |
| 290 | #include <wchar.h> | 289 | #include <wchar.h> |