Removed external declaration.
2000-02-22 Martin Baulig <martin@home-of-linux.org> * lib/init-backends.c (glibtop_backend_*): Removed external declaration.
This commit is contained in:
committed by
Martin Baulig
parent
48440ac59b
commit
a4db88252e
@@ -1,5 +1,8 @@
|
||||
2000-02-22 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* lib/init-backends.c (glibtop_backend_*): Removed external
|
||||
declaration.
|
||||
|
||||
* acconfig.h (LIBGTOP_HAVE_SYSDEPS): Added.
|
||||
(LIBGTOP_NEED_SERVER): Added.
|
||||
|
||||
|
@@ -29,10 +29,6 @@
|
||||
|
||||
#include <glibtop/backend.h>
|
||||
|
||||
extern glibtop_backend_info glibtop_backend_server;
|
||||
extern glibtop_backend_info glibtop_backend_sysdeps;
|
||||
extern glibtop_backend_info glibtop_backend_common;
|
||||
|
||||
#if HAVE_LIBXML
|
||||
|
||||
#define LIBGTOP_XML_NAMESPACE "http://www.home-of-linux.org/libgtop/1.1"
|
||||
|
Reference in New Issue
Block a user