diff options
Diffstat (limited to 'data.c')
| -rw-r--r-- | data.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <sys/file.h> | 15 | #include <sys/file.h> |
| 16 | #include <fcntl.h> | 16 | #include <fcntl.h> |
| 17 | 17 | ||
| 18 | |||
| 18 | double disk_layout = 2.7; | 19 | double disk_layout = 2.7; |
| 19 | 20 | ||
| 20 | 21 | ||