*** empty log message ***
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user