Assign more suitable types and fix narrowing conversion warns.
[tinc] / src / script.h
index dfad55b..381f952 100644 (file)
@@ -21,6 +21,8 @@
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "system.h"
+
 typedef struct environment {
        int n;
        int size;