X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fifo.h;h=61cc5a87bd473d939dc3ebe06f46f0cccb0f7fc1;hp=4b775b0bfc1942eb3f7199968e28678a93835796;hb=83742c72e3d69b2d5c8a890b3803042b5fd1aae0;hpb=f747ad2c5352b977007997b454333be37de7f4c9 diff --git a/fifo.h b/fifo.h index 4b775b0b..61cc5a87 100644 --- a/fifo.h +++ b/fifo.h @@ -17,10 +17,9 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ -#include "minmax.h" struct fifo { unsigned char *buffer; /* the buffer holding the data */