Pārlūkot izejas kodu

Merge branch 'master' of https://github.com/ithewei/hw

ithewei 6 gadi atpakaļ
vecāks
revīzija
f7afa94a10
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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"