Commit 5d02fdeee09c48748234cf9cb73297436c266b81

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

Corrigindo mensagem de função não definida.

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
src/lib/host.c
@@ -44,8 +44,7 @@ @@ -44,8 +44,7 @@
44 44
45 #include "actionsc.h" 45 #include "actionsc.h"
46 #include "hostc.h" 46 #include "hostc.h"
47 -// #include "macrosc.h"  
48 -// #include "menubarc.h" 47 +#include "statusc.h"
49 #include "popupsc.h" 48 #include "popupsc.h"
50 #include "telnetc.h" 49 #include "telnetc.h"
51 #include "trace_dsc.h" 50 #include "trace_dsc.h"