Package: c2esp / 27-8

Metadata

Package Version Patches format
c2esp 27-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix various missing includes.patch | (download)

src/c2espcommon.h | 1 1 + 0 - 0 !
src/command2esp.c | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 fix various missing includes


0002 Add extern stanzas to variable definitions in header.patch | (download)

src/c2espcommon.c | 4 2 + 2 - 0 !
src/c2espcommon.h | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 add extern stanzas to variable definitions in header,
 for GCC-10 -fno-common new default

Closes: #957061