Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37727632
en ru br
ALT Linux repos
S:5.0.5-alt1.qa1

Group :: System/Libraries
RPM: librudeconfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: rudeconfig-5.0.5-gcc43.patch
Download


diff -up rudeconfig-5.0.5/src/File.h.BAD rudeconfig-5.0.5/src/File.h
--- rudeconfig-5.0.5/src/File.h.BAD	2008-09-03 17:43:17.000000000 -0400
+++ rudeconfig-5.0.5/src/File.h	2008-09-03 17:45:13.000000000 -0400
@@ -39,6 +39,9 @@
 #define INCLUDED_MAP
 #endif
 
+#include <string>
+#include <cstring>
+
 using namespace rude::config;
 
 namespace rude{
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin