forked from github/server
missing include, thanks mac
This commit is contained in:
parent
c8ee0db02d
commit
07b25fbed1
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ without prior permission by the authors of Eressea.
|
|||
*/
|
||||
#include <platform.h>
|
||||
#include "log.h"
|
||||
|
||||
#include "bsdstring.h"
|
||||
#include "unicode.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Reference in a new issue