Skip Menu |

This queue is for tickets about the GTop CPAN distribution.

Report information
The Basics
Id: 12411
Status: resolved
Priority: 0/
Queue: GTop

People
Owner: Nobody in particular
Requestors: ville.skytta [...] iki.fi
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.14
Fixed in: (no value)



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>