Include config.h.
This commit is contained in:
parent
716c3024cd
commit
92b522930e
1 changed files with 1 additions and 0 deletions
|
@ -423,6 +423,7 @@ Filesz Memsz Flags Align
|
|||
#ifndef emacs
|
||||
#define fatal(a, b, c) fprintf (stderr, a, b, c), exit (1)
|
||||
#else
|
||||
#include "config.h"
|
||||
extern void fatal (char *, ...);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue