X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=oslib%2Flibmtd.h;h=a0c90dcb9de5e14fb3078341440d6fef8b169001;hb=96344ff00349422172de6fa57899c66dc3c00391;hp=3625de5cea0a2b53019bb7e64042031bd6c15e61;hpb=984f30c9756b50c1507b287c71243e2c06efff16;p=fio.git diff --git a/oslib/libmtd.h b/oslib/libmtd.h index 3625de5c..a0c90dcb 100644 --- a/oslib/libmtd.h +++ b/oslib/libmtd.h @@ -13,7 +13,7 @@ * * 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. * * Author: Artem Bityutskiy * @@ -29,6 +29,9 @@ extern "C" { #endif +// Needed for uint8_t, uint64_t +#include + /* Maximum MTD device name length */ #define MTD_NAME_MAX 127 /* Maximum MTD device type string length */