From: Paul Eggert Date: Thu, 11 Feb 2016 20:50:48 +0000 (-0800) Subject: * lib-src/make-docfile.c: Include stdarg.h. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~670 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5eb9989f9b573d3823d609a9c19c8934f4acb298;p=emacs.git * lib-src/make-docfile.c: Include stdarg.h. --- diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c index 12222c3db3c..e266207ee9e 100644 --- a/lib-src/make-docfile.c +++ b/lib-src/make-docfile.c @@ -36,6 +36,7 @@ along with GNU Emacs. If not, see . */ #include +#include #include #include #include