ithewei il y a 6 ans
Parent
commit
d191a26e51
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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"