Commit 3f34361865035ce00ba6e5932ee185906d86067b

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

Fixing build with latest lib3270.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
client/src/include/lib3270/ipc.h
... ... @@ -38,6 +38,7 @@
38 38 #include <lib3270.h>
39 39 #include <lib3270/keyboard.h>
40 40 #include <lib3270/actions.h>
  41 + #include <lib3270/ssl.h>
41 42  
42 43 #if defined(_WIN32) || defined(_MSC_VER)
43 44  
... ...