Make it build with gcc 2.95.1

Make it build with gcc 2.95.1
This commit is contained in:
Elliot Lee
1999-08-19 20:12:23 +00:00
parent 9cba48fbc9
commit 3a3899fda1
2 changed files with 0 additions and 4 deletions

View File

@@ -31,8 +31,6 @@
#include <glibtop/union.h> #include <glibtop/union.h>
#include <glibtop/sysdeps.h> #include <glibtop/sysdeps.h>
#include <math.h>
static void static void
output (pid_t pid) output (pid_t pid)
{ {

View File

@@ -27,8 +27,6 @@
#include <glibtop/cpu.h> #include <glibtop/cpu.h>
#include <glibtop/xmalloc.h> #include <glibtop/xmalloc.h>
#include <math.h>
int int
main (int argc, char *argv []) main (int argc, char *argv [])
{ {