Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857432
en ru br
ALT Linux repos
S:1.0.10-alt1
5.0: 1.0.3-alt1
4.1: 1.0.3-alt1
4.0: 1.0.2-alt1

Group :: System/X11
RPM: xmodmap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xmodmap-1.0.6-alt1.1.patch
Download


diff --git a/xmodmap.c b/xmodmap.c
index 58a8e70..0aafed5 100644
--- a/xmodmap.c
+++ b/xmodmap.c
@@ -34,6 +34,8 @@ from The Open Group.
 #include <stdarg.h>
 #include "xmodmap.h"
 
+extern int asprintf (char **, const char *, ...);
+
 const char *ProgramName;
 Display *dpy = NULL;
 int min_keycode, max_keycode;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin