From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Robinson Date: Wed, 9 Dec 2015 07:15:32 +0000 Subject: [U-Boot] (no subject) Message-ID: <1449645333-11949-1-git-send-email-pbrobinson@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In Fedora with gcc 5.2 and 5.3 the fw_env is FTB due to a missing include. The following small patch fixes building it on Fedora with gcc 5.3.1 Regards, Peter