Commit 2c162412259cd430ddcd87067daad2c3e83517c4
1 parent
08cc9a16
Exists in
master
and in
3 other branches
Separando fontes para tratamento das propriedades do widget, convertendo luname numa propriedade
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
ctlr.c
@@ -39,6 +39,7 @@ | @@ -39,6 +39,7 @@ | ||
39 | 39 | ||
40 | #include "globals.h" | 40 | #include "globals.h" |
41 | #include <errno.h> | 41 | #include <errno.h> |
42 | +#include <stdlib.h> | ||
42 | #include "3270ds.h" | 43 | #include "3270ds.h" |
43 | //#include "appres.h" | 44 | //#include "appres.h" |
44 | // #include "ctlr.h" | 45 | // #include "ctlr.h" |