SHA256
1
0
forked from pool/gpm
Files
gpm/gpm-glibc210.patch
OBS User autobuild 3f2b332964 Accepting request 47591 from Base:System
Copy from Base:System/gpm based on submit request 47591 from user psmt

OBS-URL: https://build.opensuse.org/request/show/47591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpm?expand=0&rev=24
2010-09-09 12:55:44 +00:00

13 lines
301 B
Diff

Index: gpm-1.20.1/src/gpm.c
===================================================================
--- src/daemon/gpm.c
+++ src/daemon/gpm.c
@@ -22,6 +22,7 @@
********/
#include <stdio.h>
+#define __USE_GNU
#include <stdlib.h>
#include <string.h> /* strerror(); ?!? */
#include <errno.h>