diff options
Diffstat (limited to 'src/scroll.c')
| -rw-r--r-- | src/scroll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scroll.c b/src/scroll.c index 8eda510945f..e6c058351ab 100644 --- a/src/scroll.c +++ b/src/scroll.c | |||
| @@ -20,7 +20,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | #include <config.h> | 22 | #include <config.h> |
| 23 | #include <stdio.h> | ||
| 24 | 23 | ||
| 25 | #include "lisp.h" | 24 | #include "lisp.h" |
| 26 | #include "termchar.h" | 25 | #include "termchar.h" |