Commit 6ea9ff125f8bf51bca90bc857d5c95ea42345ee7

Authored by perry.werneck@gmail.com
1 parent b750b903
Exists in master

Removendo warnings na compilação das novas macros

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
latest/src/lib/macros.c
... ... @@ -30,6 +30,7 @@
30 30 *
31 31 */
32 32  
  33 + #include <string.h>
33 34 #include <stdio.h>
34 35 #include <lib3270/api.h>
35 36 #include <lib3270/macros.h>
... ...