]> git.pld-linux.org Git - packages/audio-entropyd.git/commitdiff
- comment out unused #include <ncurses.h>
authorradek <radek@pld-linux.org>
Sat, 1 Jan 2005 13:33:27 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audio-entropyd-ncurses.patch -> 1.1

audio-entropyd-ncurses.patch [new file with mode: 0644]

diff --git a/audio-entropyd-ncurses.patch b/audio-entropyd-ncurses.patch
new file mode 100644 (file)
index 0000000..7d5b9c3
--- /dev/null
@@ -0,0 +1,8 @@
+--- error.c~   2005-01-01 14:24:04.976608208 +0100
++++ error.c    2005-01-01 14:24:07.388241584 +0100
+@@ -1,4 +1,4 @@
+-#include <ncurses.h>
++/* #include <ncurses/ncurses.h> */
+ #include <errno.h>
+ #include <stdarg.h>
+ #include <stdio.h>
This page took 0.077293 seconds and 4 git commands to generate.