X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fprocesses.c;h=b978919eeda4b0688f4841d7334191a677c3d1a5;hb=9708614487ec93df67ad1095f3cf5a0987b9cc28;hp=d6b48452ef44416078308ed2402e373b8c21a411;hpb=a2c0ff89b4792142dff02ee46bc5a578a5e6063e;p=collectd.git diff --git a/src/processes.c b/src/processes.c index d6b48452..b978919e 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