Explorar el Código

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

ithewei hace 6 años
padre
commit
f7afa94a10
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"