summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgl-message.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-12-12 00:35:20 +0100
committerAdam Borowski <kilobyte@angband.pl>2010-12-12 00:35:20 +0100
commitbc9e9f380e904300572398d676a95e4b359276b7 (patch)
treee04eb3fd59a18099b8bf6fae8effb91a53eb9dbd /crawl-ref/source/dgl-message.cc
parentbf51478a1c49fbd4bb8806f02b5c162b6e1cebac (diff)
parentdea893dd22a77940713b02c6362c4f1db46e78a7 (diff)
downloadcrawl-ref-bc9e9f380e904300572398d676a95e4b359276b7.tar.gz
crawl-ref-bc9e9f380e904300572398d676a95e4b359276b7.zip
Merge branch 'master' into unicode
Diffstat (limited to 'crawl-ref/source/dgl-message.cc')
-rw-r--r--crawl-ref/source/dgl-message.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/dgl-message.cc b/crawl-ref/source/dgl-message.cc
index 6417a083fd..55f70afd26 100644
--- a/crawl-ref/source/dgl-message.cc
+++ b/crawl-ref/source/dgl-message.cc
@@ -14,6 +14,7 @@
#include "output.h"
#include <errno.h>
+#include <sys/stat.h>
static struct stat mfilestat;