Fix bug where bmem.h wasn't always included
This commit is contained in:
parent
902874e362
commit
70559b98a0
@ -21,6 +21,7 @@
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "bmem.h"
|
||||
#include "config-file.h"
|
||||
#include "text-lookup.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user