Don't declare strstr () here, this should be done in gnomesupport if it
is really required on some system.
This commit is contained in:
@@ -49,9 +49,6 @@ static struct mount_entry *read_filesystem_list __P((int, int));
|
||||
#define xstrdup(p1) glibtop_strdup_r (NULL, p1)
|
||||
#define xfree(p1) glibtop_free_r (NULL, p1)
|
||||
|
||||
char *strstr ();
|
||||
void error ();
|
||||
|
||||
#ifdef HAVE_SYS_PARAM_H
|
||||
#include <sys/param.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user