Subject: | [PATCH] Fix build with libgtop 2.9.91 |
Attached is a patch that fixes the build against libgtop 2.9.91.
--- Server/version.c~ 2003-01-27 10:20:20.000000000 +0200
+++ Server/version.c 2005-04-25 23:23:49.000000000 +0300
@@ -22,6 +22,7 @@
*/
#include <glibtop.h>
+#include <glibtop/command.h>
#include <glibtop/error.h>
#include <glibtop/version.h>