1 --- main.c.orig	2013-10-02 10:47:24.479295402 +0200
2 +++ main.c	2013-10-02 10:47:43.659318579 +0200
3 @@ -30,6 +30,7 @@
4  #include <sys/sysctl.h>
5  #endif
6 
7 +extern int force_change;
8  extern int dry_run;
9  extern int list_only;
10  extern int io_timeout;
11