summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/gprof/kernel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gprof/kernel.c b/usr.bin/gprof/kernel.c
index 38cc91e..dc456f5 100644
--- a/usr.bin/gprof/kernel.c
+++ b/usr.bin/gprof/kernel.c
@@ -60,4 +60,5 @@ kernel_getnfile(const char *unused, char ***defaultEs)
npe->value = -1;
*defaultEs = excludes;
+ return (0);
}
OpenPOWER on IntegriCloud