Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37826775
en ru br
ALT Linux repos
S:0.9-alt2

Group :: Office
RPM: blahtexml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: blahtexml-0.9-alt-unistd.patch
Download


diff --git a/blahtexml/Source/main.cpp b/blahtexml/Source/main.cpp
index f07aa0e..c6f77a4 100644
--- a/blahtexml/Source/main.cpp
+++ b/blahtexml/Source/main.cpp
@@ -22,6 +22,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 #include <iostream>
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include <sstream>
 #include <stdexcept>
 
diff --git a/blahtexml/Source/mainPng.cpp b/blahtexml/Source/mainPng.cpp
index 5183d1b..4be5a31 100644
--- a/blahtexml/Source/mainPng.cpp
+++ b/blahtexml/Source/mainPng.cpp
@@ -27,7 +27,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 #include <stdio.h>
 #include <stdlib.h>
 #include <sstream>
-
+#include <unistd.h>
 
 using namespace std;
 using namespace blahtex;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin