projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95ebbf
)
* lib-src/make-docfile.c: Include stdarg.h.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 11 Feb 2016 20:50:48 +0000
(12:50 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 11 Feb 2016 20:51:08 +0000
(12:51 -0800)
lib-src/make-docfile.c
patch
|
blob
|
history
diff --git
a/lib-src/make-docfile.c
b/lib-src/make-docfile.c
index 12222c3db3c8a95bc812258d4bbedc873552e370..e266207ee9e567669654f5e1b57bb1cd20540989 100644
(file)
--- a/
lib-src/make-docfile.c
+++ b/
lib-src/make-docfile.c
@@
-36,6
+36,7
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>
+#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>