ithewei 6 роки тому
батько
коміт
d191a26e51
1 змінених файлів з 1 додано та 0 видалено
  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"