Integrate static packaing into the CVS HEAD; make it even default.
[captive.git] / src / libcaptive / include / captive / client.h
index 363d5cd..9c3b749 100644 (file)
@@ -27,6 +27,8 @@
 G_BEGIN_DECLS
 
 gchar *captive_path_normalize(const gchar *raw_pathname);
+void captive_standalone_init(void);
+void captive_standalone_gnome_init(void);
 
 G_END_DECLS