--- app_nv_faxdetect-1.0.6/app_nv_backgrounddetect.c.orig 2006-04-06 16:29:59 +0000 +++ app_nv_faxdetect-1.0.6/app_nv_backgrounddetect.c 2006-04-06 16:30:31 +0000 @@ -22,7 +22,11 @@ * This program is free software, distributed under the terms of * the GNU General Public License */ - + +#include +#include +#include + #include #include #include @@ -32,8 +36,6 @@ #include #include #include -#include -#include static char *tdesc = "Newman's playback with talk and fax detection"; --- app_nv_faxdetect-1.0.6/app_nv_faxdetect.c.orig 2006-04-06 16:29:52 +0000 +++ app_nv_faxdetect-1.0.6/app_nv_faxdetect.c 2006-04-06 16:30:53 +0000 @@ -22,7 +22,11 @@ * This program is free software, distributed under the terms of * the GNU General Public License */ - + +#include +#include +#include + #include #include #include @@ -32,8 +36,6 @@ #include #include #include -#include -#include static char *tdesc = "Newman's fax detection application";