From: Andreas Schwab Date: Wed, 13 Oct 2021 08:04:33 +0000 (+0200) Subject: * src/pdumper.h: Include . X-Git-Tag: emacs-29.0.90~3671^2~584 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aed4aec6bb6509234d1e9f2590d8f6b082885be1;p=emacs.git * src/pdumper.h: Include . --- diff --git a/src/pdumper.h b/src/pdumper.h index 87de592b819..79f8bce2d8c 100644 --- a/src/pdumper.h +++ b/src/pdumper.h @@ -20,6 +20,7 @@ along with GNU Emacs. If not, see . */ #ifndef EMACS_PDUMPER_H #define EMACS_PDUMPER_H +#include #include "lisp.h" INLINE_HEADER_BEGIN