X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.c;h=f19db1be6f024b0a0420f8a298eca863851a01e4;hp=7b3a50b6cba12df253bed9517be46cdc950fde2d;hb=7f125e7f3879d23e79bc2ef5eed678ddab3b5c70;hpb=7903bf87725b18495a06f7199342f167147712eb 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[]) {