* lib-src/make-docfile.c: Include stdarg.h.
This commit is contained in:
parent
c95ebbf860
commit
5eb9989f9b
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue