Browse Source

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

ithewei 6 years ago
parent
commit
f7afa94a10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      hmain.cpp

+ 1 - 0
hmain.cpp

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