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

Group :: System/Libraries
RPM: libowfat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libowfat-0.32-alt-fno-common.patch
Download


diff --git a/libowfat/io_internal.h b/libowfat/io_internal.h
index 6d37c11..3e378d9 100644
--- a/libowfat/io_internal.h
+++ b/libowfat/io_internal.h
@@ -83,7 +83,7 @@ my_extern array io_pollfds;
 my_extern long first_readable;
 my_extern long first_writeable;
 
-my_extern long first_deferred;
+extern long first_deferred;
 
 my_extern enum __io_waitmode {
   UNDECIDED,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin