]> git.pld-linux.org Git - packages/bmon.git/blob - bmon-ncurses.patch
- BR: libnl-devel, sort BR
[packages/bmon.git] / bmon-ncurses.patch
1 diff -uNr bmon-1.2.0-org/src/bmon.h bmon-1.2.0/src/bmon.h
2 --- bmon-1.2.0-org/src/bmon.h   Fri Feb 21 20:42:08 2003
3 +++ bmon-1.2.0/src/bmon.h       Fri Nov 28 00:28:57 2003
4 @@ -30,7 +30,7 @@
5  #include <math.h>
6  
7  #ifdef HAVE_NCURSES
8 -#include <ncurses.h>
9 +#include <ncurses/ncurses.h>
10  #ifndef HAVE_CURSES
11  #define HAVE_CURSES
12  #endif
This page took 0.060091 seconds and 3 git commands to generate.