[coreboot] #191: Coreboot:libpayload-size_t conflicting types compiler error

coreboot svn at coreboot.org
Tue Nov 5 18:46:31 CET 2013


#191: Coreboot:libpayload-size_t conflicting types compiler error
----------------------------------+----------------------
    Reporter:  Pradish            |         Owner:  uwe@…
        Type:  defect             |        Status:  new
    Priority:  blocker            |     Milestone:
   Component:  libpayload         |    Resolution:
    Keywords:                     |  Dependencies:
Patch Status:  there is no patch  |
----------------------------------+----------------------

Comment (by pavel_a@…):

 Caused by omission of #ifdef guard in libpayload/include/stddef.h

 Suggested to add:
 #ifndef _LP_STDDEF_H
 #define _LP_STDDEF_H
 .....
 #endif


 -- dd

--
Ticket URL: <https://tracker.coreboot.org/trac/coreboot/ticket/191#comment:2>
coreboot <http://www.coreboot.org/>



More information about the coreboot mailing list