summaryrefslogtreecommitdiff
path: root/sysdeps/bsd/fsusage.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/bsd/fsusage.c')
-rw-r--r--sysdeps/bsd/fsusage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/bsd/fsusage.c b/sysdeps/bsd/fsusage.c
index db337153..78f6b432 100644
--- a/sysdeps/bsd/fsusage.c
+++ b/sysdeps/bsd/fsusage.c
@@ -27,12 +27,11 @@
#include <stdlib.h>
void
-G_GNUC_INTERNAL
_glibtop_bsd_get_fsusage_read_write(glibtop *server,
glibtop_fsusage *buf,
const char *path);
-void G_GNUC_INTERNAL
+void
_glibtop_bsd_get_fsusage_read_write(glibtop *server,
glibtop_fsusage *buf,
const char *path)