X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fprocesses.c;h=c8e7b826354648b617911cb290fa1b171bcac02f;hb=21077b074c468a41dbd60baad691ebc7f2991d43;hp=c77859d9e7d9f6953abe3fb87c3e16aebdd44357;hpb=05fb05dcf56a4676956c38d7a33ae5e6967ac331;p=collectd.git diff --git a/src/processes.c b/src/processes.c index c77859d9..c8e7b826 100644 --- a/src/processes.c +++ b/src/processes.c @@ -223,7 +223,7 @@ static int pagesize; int getprocs64 (void *procsinfo, int sizproc, void *fdsinfo, int sizfd, pid_t *index, int count); int getthrds64( pid_t, void *, int, tid64_t *, int ); #endif -int getargs (struct procentry64 *processBuffer, int bufferLen, char *argsBuffer, int argsLen); +int getargs (void *processBuffer, int bufferLen, char *argsBuffer, int argsLen); #endif /* HAVE_PROCINFO_H */ /* put name of process from config to list_head_g tree