From 22428b4d31bfbad0462fe13719698232452f4149 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 28 Sep 2014 15:49:52 +1300 Subject: Code tidy --- common.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'common.c') diff --git a/common.c b/common.c index 2a802d8..0c8a2fe 100644 --- a/common.c +++ b/common.c @@ -16,11 +16,7 @@ * . * ************************************************************************/ -#include "common.h" - -#include /* fopen, fgets, printf */ -#include /* atoi */ -#include /* lots of functions */ +#include "paramano.h" /*********************************************************************** * Return integer value from first line in file -- cgit v1.1