From 3722c94e232b39d2a05ef359a60d25ac0cbe7887 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 15 Oct 2006 21:57:09 +0000 Subject: Make menu shortcuts work, plug memory leaks, socket code cleanup --- hardinfo2/hardinfo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hardinfo2/hardinfo.h') diff --git a/hardinfo2/hardinfo.h b/hardinfo2/hardinfo.h index 9734a21b..aab31389 100644 --- a/hardinfo2/hardinfo.h +++ b/hardinfo2/hardinfo.h @@ -35,4 +35,7 @@ inline void remove_linefeed(gchar *str); inline gchar *size_human_readable(gfloat size); void nonblock_sleep(guint msec); +extern gchar* path_lib; +extern gchar* path_data; + #endif /* __HARDINFO_H__ */ -- cgit v1.2.3