]> git.pld-linux.org Git - packages/bmon.git/blame - bmon-ncurses.patch
- adapterized
[packages/bmon.git] / bmon-ncurses.patch
CommitLineData
7ac4674b 1diff -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.02579 seconds and 4 git commands to generate.