Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37786707
en ru br
ALT Linux repos
S:4.3.0-alt1
5.0: 5119-alt1
4.1: 5119-alt1
3.0: 2.4.0-alt1

Group :: Development/C
RPM: sdcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sdcc-5119-alt-glibc-2.11.3.patch
Download


diff --git a/sdcc/sim/ucsim/cmd.src/cmdlex.cc b/sdcc/sim/ucsim/cmd.src/cmdlex.cc
index b567b98..7ba147c 100644
--- a/sdcc/sim/ucsim/cmd.src/cmdlex.cc
+++ b/sdcc/sim/ucsim/cmd.src/cmdlex.cc
@@ -32,6 +32,7 @@
 
 /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
 
+#include <libio.h>
 #if defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L
 #include <inttypes.h>
 typedef int8_t flex_int8_t;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin