Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038855
en ru br
ALT Linux repos
S:0.28-alt6
5.0: 0.28-alt4
4.1: 0.28-alt4
4.0: 0.28-alt3
3.0: 0.28-alt2

Group :: System/Configuration/Networking
RPM: ifplugd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ifplugd-0.28-alt-no-common.patch
Download


--- a/src/interface.h
+++ b/src/interface.h
@@ -21,8 +21,8 @@
  * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-int interface_auto_up;
-int interface_do_message;
+extern int interface_auto_up;
+extern int interface_do_message;
 
 typedef enum { IFSTATUS_UP, IFSTATUS_DOWN, IFSTATUS_ERR } interface_status_t;
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin