summaryrefslogtreecommitdiffstats
path: root/netbsd/NetBSDProcessList.h
diff options
context:
space:
mode:
authornia <nia@NetBSD.org>2021-07-13 17:46:04 +0200
committerBenBE <BenBE@geshi.org>2021-07-13 19:05:24 +0200
commit67ca214cbe596e68ba9a64bf996ec8e917d20d6a (patch)
tree911a256e7421fc34664207198cf2c3d50efa4d2c /netbsd/NetBSDProcessList.h
parente7aaf79166c089dde2ffb34de7e0559c903aceae (diff)
netbsd: Add dyanmicMeters stubs to fix the build
Signed-off-by: Nia Alarie <nia@NetBSD.org>
Diffstat (limited to 'netbsd/NetBSDProcessList.h')
-rw-r--r--netbsd/NetBSDProcessList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netbsd/NetBSDProcessList.h b/netbsd/NetBSDProcessList.h
index ecb486f1..495fd88c 100644
--- a/netbsd/NetBSDProcessList.h
+++ b/netbsd/NetBSDProcessList.h
@@ -47,7 +47,7 @@ typedef struct NetBSDProcessList_ {
} NetBSDProcessList;
-ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* pidMatchList, uid_t userId);
+ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* dynamicMeters, Hashtable* pidMatchList, uid_t userId);
void ProcessList_delete(ProcessList* this);

© 2014-2024 Faster IT GmbH | imprint | privacy policy