summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/doprnt.c1
1 files changed, 1 insertions, 0 deletions
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 <config.h>
#include <stdio.h>
#include <ctype.h>