Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / process.h
index 5726df2..5849752 100644 (file)
@@ -21,6 +21,8 @@
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "system.h"
+
 extern bool do_detach;
 
 extern bool detach(void);