diff options
Diffstat (limited to 'src/bootchart/bootchart.h')
-rw-r--r-- | src/bootchart/bootchart.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bootchart/bootchart.h b/src/bootchart/bootchart.h index e4dbdd921d..6e83a99a2b 100644 --- a/src/bootchart/bootchart.h +++ b/src/bootchart/bootchart.h @@ -132,4 +132,3 @@ extern char arg_output_path[PATH_MAX]; extern char arg_init_path[PATH_MAX]; extern FILE *of; -extern int sysfd; |