diff options
Diffstat (limited to 'procfs/main.h')
-rw-r--r-- | procfs/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procfs/main.h b/procfs/main.h index 4e28b7eb..051db953 100644 --- a/procfs/main.h +++ b/procfs/main.h @@ -20,6 +20,5 @@ /* Startup options */ extern int opt_clk_tck; extern mode_t opt_stat_mode; -extern pid_t opt_fake_self; extern pid_t opt_kernel_pid; extern uid_t opt_anon_owner; |