ithewei 6 rokov pred
rodič
commit
d191a26e51
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      hmain.cpp

+ 1 - 0
hmain.cpp

@@ -1,6 +1,7 @@
 #include "hmain.h"
 
 #include <signal.h> // for kill
+#include <errno.h>
 
 #include "hplatform.h"
 #include "hlog.h"