Commit 3515b26dca17cacce294702104541d9649d46459

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

Fixing Debian8 builds.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/trace/exec.c
... ... @@ -42,6 +42,7 @@
42 42 #include <lib3270/properties.h>
43 43 #include <v3270.h>
44 44 #include <v3270/trace.h>
  45 + #include <internals.h>
45 46  
46 47 static const gchar * get_word(gchar **ptr)
47 48 {
... ...