Add some missing includes, necessary on some platforms.
authorDavin McCall <davmac@davmac.org>
Sat, 6 Jan 2018 15:20:03 +0000 (15:20 +0000)
committerDavin McCall <davmac@davmac.org>
Sat, 6 Jan 2018 15:20:03 +0000 (15:20 +0000)
src/dinit-main.cc

index 4e67a1a6bf7e9aeec5072b5232e8760103f28f44..5f0ba34d03157fc09e2d7d019c2dc49ed87b15ea 100644 (file)
@@ -1,4 +1,6 @@
 #include <iostream>
+#include <system_error>
+#include <new>
 
 // Entry point for Dinit.