aboutsummaryrefslogtreecommitdiffstats
path: root/misc-utils/kill.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/kill.h')
-rw-r--r--misc-utils/kill.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/kill.h b/misc-utils/kill.h
index 27a12a805a..107f8019b3 100644
--- a/misc-utils/kill.h
+++ b/misc-utils/kill.h
@@ -1 +1 @@
-extern int *get_pids (char *process_name, int get_all);
+extern pid_t *get_pids (char *process_name, int get_all);