]> git.pld-linux.org Git - packages/bmv.git/commitdiff
- bmv glibc compatibility patch
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Feb 2001 02:17:51 +0000 (02:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmv-glibc.patch -> 1.1

bmv-glibc.patch [new file with mode: 0644]

diff --git a/bmv-glibc.patch b/bmv-glibc.patch
new file mode 100644 (file)
index 0000000..8a7bf43
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN bmv-1.2-orig/bmv.h bmv-1.2/bmv.h
+--- bmv-1.2-orig/bmv.h Wed Jul  8 19:24:45 1998
++++ bmv-1.2/bmv.h      Wed Jul  8 19:30:05 1998
+@@ -309,4 +309,7 @@
+ #define       SIGDONE         SIGUSR2
+ #endif
++/* for RH5.1 (glibc) */
++#include <errno.h>
++
+ /* ************** end of bmv.h ***************** */
This page took 0.064348 seconds and 4 git commands to generate.