Commit a2439a5b7da0264aa2fe97f249597cb475ad7cc4

Authored by Perry Werneck
1 parent e9dcaea1
Exists in master and in 1 other branch develop

Fixing warning.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/terminal/actions.c
... ... @@ -31,6 +31,7 @@
31 31 #include <terminal.h>
32 32 #include <lib3270/actions.h>
33 33 #include <v3270/settings.h>
  34 + #include <v3270/tools.h>
34 35  
35 36 /*--[ Implement ]------------------------------------------------------------------------------------*/
36 37  
... ...