X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fbatchtest.c;h=6b2dc95a50049828fa0a37d56eb5fc7223d9e832;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=a7e1642027d95e44d264597dba260cebbc3fb93d;hpb=2bc1bcfb0fdff52b3350804d2824cd023f463f96;p=lttv.git diff --git a/lttv/lttv/batchtest.c b/lttv/lttv/batchtest.c index a7e16420..6b2dc95a 100644 --- a/lttv/lttv/batchtest.c +++ b/lttv/lttv/batchtest.c @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* This module inserts a hook in the program main loop. This hook processes @@ -31,11 +31,9 @@ #include #include #include -#include #include -#include -#include -#include +#include +#include #define __UNUSED__ __attribute__((__unused__))