Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by MarcusvA, Sat Jan 11 10:28:47 2003 UTC | revision 1.4 by eses, Wed Jan 29 11:46:54 2003 UTC | |
|---|---|---|
| # | Line 29 | Line 29 |
| 29 | * * | * * |
| 30 | ************************************************************************/ | ************************************************************************/ |
| 31 | ||
| 32 | #include <ncurses.h> /* does not build without it on BSD */ | #include <curses.h> /* does not build without it on BSD */ |
| 33 | #include <string.h> /* strlen */ | #include <string.h> /* strlen */ |
| 34 | #include <stdlib.h> | #include <stdlib.h> |
| 35 | #include <stdio.h> | #include <stdio.h> |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |