From 6d291527afe29bdc9b96cf660c56b8bc634b9b19 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 16 Nov 1993 05:45:11 +0000 Subject: [PATCH] Include config.h. --- src/doprnt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doprnt.c b/src/doprnt.c index 52a3ccebf36..1683c414a08 100644 --- a/src/doprnt.c +++ b/src/doprnt.c @@ -20,6 +20,7 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include #include #include -- 2.39.5