X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.c;h=f19db1be6f024b0a0420f8a298eca863851a01e4;hp=7b3a50b6cba12df253bed9517be46cdc950fde2d;hb=350a535d23c07b19f6358ac4d7593d0f905f428b;hpb=9b87f09b1d3cac320c2da5758c1e74d4b4c0fadd diff --git a/fio.c b/fio.c index 7b3a50b6..f19db1be 100644 --- a/fio.c +++ b/fio.c @@ -18,15 +18,10 @@ * * 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. * */ -#include -#include -#include - #include "fio.h" -#include "smalloc.h" int main(int argc, char *argv[], char *envp[]) {