Fixed G_GNUC attribute usage.

* fsusage.c: Fixed G_GNUC attribute usage.
This commit is contained in:
Benoît Dejean
2005-02-15 09:51:12 +00:00
parent 7d44f04aed
commit a5982555b9
2 changed files with 5 additions and 2 deletions

View File

@@ -15,10 +15,9 @@
#include <stdlib.h>
void
G_GNUC_INTERNAL
_glibtop_linux_get_fsusage_read_write(glibtop *server,
glibtop_fsusage *buf,
const char *path);
const char *path) G_GNUC_INTERNAL;
/*
* Linux 2.6.x