This patch allows the 'asprintf' declaration to be visible, by including , which defines _GNU_SOURCE. --- xmodmap-1.0.7/xmodmap.c 2013-11-25 23:25:25.000000000 +0100 +++ xmodmap-1.0.7/xmodmap.c 2013-11-25 23:25:27.000000000 +0100 @@ -26,6 +26,7 @@ from The Open Group. */ +#include #include #include #include d class='logo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26gnu: mc: Update to 4.8.27....Sergei Trofimovich
2021-05-29gnu: mc: Order inputs alphabetically....Tobias Geerinckx-Rice
2021-05-29Sort module imports in (gnu packages mc)....Tobias Geerinckx-Rice
2021-05-29gnu: mc: Support mice....Tobias Geerinckx-Rice
2023-03-27gnu: ugrep: Update to 3.11.0....Greg Hogan