summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/extern.h')
-rw-r--r--usr.bin/gcore/extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gcore/extern.h b/usr.bin/gcore/extern.h
index 1bd7095..68e05a78 100644
--- a/usr.bin/gcore/extern.h
+++ b/usr.bin/gcore/extern.h
@@ -38,3 +38,4 @@ struct dumpers {
int (*ident)(int efd, pid_t pid, char *binfile);
void (*dump)(int efd, int fd, pid_t pid);
};
+extern int sflag;
OpenPOWER on IntegriCloud