summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cc b/src/main.cc
index c203a2de..c9a922af 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -29,6 +29,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <system.hh>
+
#include "global.h" // This is where the meat of main() is, which
// was moved there for the sake of clarity here
#include "session.h"