Commit 896364e2e91a7772d6e2b833d527a6deb109419b

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

Fixing more issues detected by "OBS".

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/filetransfer/v3270ft.c
@@ -36,6 +36,8 @@ @@ -36,6 +36,8 @@
36 */ 36 */
37 37
38 #include <limits.h> 38 #include <limits.h>
  39 + #include <internals.h>
  40 +
39 #include "private.h" 41 #include "private.h"
40 42
41 /*--[ GTK Requires ]---------------------------------------------------------------------------------*/ 43 /*--[ GTK Requires ]---------------------------------------------------------------------------------*/