Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37745923
en ru br
ALT Linux repos
S:0.8.1-alt8
5.0: 0.8.1-alt1
4.1: 0.8.0-alt4
4.0: 0.8.0-alt3

Group :: System/Libraries
RPM: clanlib0.8

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: clanlib-0.8.1-alt-glibc-2.16.patch
Download


diff --git a/ClanLib/Sources/Core/IOData/Generic/inputsource_file.cpp b/ClanLib/Sources/Core/IOData/Generic/inputsource_file.cpp
index d0413e5..7b3da2a 100644
--- a/ClanLib/Sources/Core/IOData/Generic/inputsource_file.cpp
+++ b/ClanLib/Sources/Core/IOData/Generic/inputsource_file.cpp
@@ -27,6 +27,8 @@
 **    (if your name is missing here, please add it)
 */
 
+#include <unistd.h>
+
 #include "Core/precomp.h"
 
 #ifdef WIN32
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin