From 0ae7e8020647dafaa382d7a9e82e46f2d63c132a Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Tue, 8 Sep 2009 10:28:56 -0300 Subject: Cleanups --- hardinfo2/remote.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hardinfo2/remote.c') diff --git a/hardinfo2/remote.c b/hardinfo2/remote.c index 0aacf61c..eab799a6 100644 --- a/hardinfo2/remote.c +++ b/hardinfo2/remote.c @@ -21,6 +21,9 @@ #include #include "config.h" + +#ifdef HAS_LIBSOUP + #include "shell.h" #include "iconcache.h" #include "hardinfo.h" @@ -1187,3 +1190,6 @@ static HostManager *host_manager_new(GtkWidget * parent) return rd; } + +#endif /* HAS_LIBSOUP */ + -- cgit v1.2.3