*** empty log message ***
This commit is contained in:
@@ -23,8 +23,6 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include "mountlist.h"
|
#include "mountlist.h"
|
||||||
|
|
||||||
static struct mount_entry *read_filesystem_list __P((int, int));
|
|
||||||
|
|
||||||
#ifdef STDC_HEADERS
|
#ifdef STDC_HEADERS
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#else
|
#else
|
||||||
@@ -40,6 +38,8 @@ void free ();
|
|||||||
#include <glibtop/xmalloc.h>
|
#include <glibtop/xmalloc.h>
|
||||||
#include <glibtop/mountlist.h>
|
#include <glibtop/mountlist.h>
|
||||||
|
|
||||||
|
static struct mount_entry *read_filesystem_list __P((int, int));
|
||||||
|
|
||||||
#undef xmalloc
|
#undef xmalloc
|
||||||
#undef xrealloc
|
#undef xrealloc
|
||||||
#undef xstrdup
|
#undef xstrdup
|
||||||
|
Reference in New Issue
Block a user