From 1562772daa52002733d44473fdf3bfa43a50f285 Mon Sep 17 00:00:00 2001 From: hpa Date: Tue, 4 Jan 2005 03:06:38 +0000 Subject: [PATCH] Hack for missing BLKGETSIZE64, too --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 791544e..e18d571 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Changes in 3.02: * COM32 library: build the .lnx (test modules for running under Linux) as architecture native modules, in case i386 devel libraries aren't installed. + * EXTLINUX: Hack for systems which don't have BLKGETSIZE64 + defined in the standard header files. Changes in 3.01: * EXTLINUX, SYSLINUX: Fix compile errors on some systems. -- 2.7.4