summaryrefslogtreecommitdiffstats
path: root/netbsd/NetBSDProcessList.h
diff options
context:
space:
mode:
authorfraggerfox <santhosh.raju@gmail.com>2021-08-16 07:45:04 +0200
committerBenny Baumann <BenBE@geshi.org>2021-08-16 07:45:04 +0200
commit68123adb6fab0594ee582c9df281c93e15cacb60 (patch)
treeabddef6a86f44e2d062240ddbd942eafe1e8233c /netbsd/NetBSDProcessList.h
parentce27f8379d143d64ab6a7787fdf38cb864e18edd (diff)
Build fix for NetBSD
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 1d1407d8..7000bd67 100644
--- a/netbsd/NetBSDProcessList.h
+++ b/netbsd/NetBSDProcessList.h
@@ -49,7 +49,7 @@ typedef struct NetBSDProcessList_ {
} NetBSDProcessList;
-ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* dynamicMeters, Hashtable* pidMatchList, uid_t userId);
+ProcessList* ProcessList_new(UsersTable* usersTable, Hashtable* dynamicMeters, Hashtable* dynamicColumns, Hashtable* pidMatchList, uid_t userId);
void ProcessList_delete(ProcessList* this);

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