summaryrefslogtreecommitdiff
path: root/src/lib/cross.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-12-18 00:43:15 +0000
committerCarl Hetherington <cth@carlh.net>2017-12-18 00:43:15 +0000
commit2ac383717e05089fd6ba6e3a6e5affe78594e239 (patch)
treeafac233ea51ee0f46d01c2d69eb2db19659dd6bc /src/lib/cross.cc
parentfa4171b82269e7fd1ecb8c2a211ff7500a853887 (diff)
Missing include for arch.release/v2.10.1-fix
Diffstat (limited to 'src/lib/cross.cc')
-rw-r--r--src/lib/cross.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.cc b/src/lib/cross.cc
index 454fe044c..171b224ca 100644
--- a/src/lib/cross.cc
+++ b/src/lib/cross.cc
@@ -44,6 +44,7 @@
#include <arpa/inet.h>
#endif
#include <fstream>
+#include <iostream>
#include "i18n.h"