*** empty log message ***

This commit is contained in:
Martin Baulig
1998-07-22 20:59:17 +00:00
parent 6bf243c901
commit a90bffbbf6

View File

@@ -23,8 +23,6 @@
#include <sys/types.h>
#include "mountlist.h"
static struct mount_entry *read_filesystem_list __P((int, int));
#ifdef STDC_HEADERS
#include <stdlib.h>
#else
@@ -40,6 +38,8 @@ void free ();
#include <glibtop/xmalloc.h>
#include <glibtop/mountlist.h>
static struct mount_entry *read_filesystem_list __P((int, int));
#undef xmalloc
#undef xrealloc
#undef xstrdup