Include missing header.
This commit is contained in:
parent
c7fdc7d5b8
commit
87364c1656
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ void *realloc ();
|
|||
void free ();
|
||||
#endif
|
||||
|
||||
#include "dropin.h"
|
||||
#include "xalloc.h"
|
||||
|
||||
#ifndef EXIT_FAILURE
|
||||
|
|
Loading…
Reference in a new issue