]> git.pld-linux.org Git - packages/ax25-apps.git/blob - ax25-apps-menu.patch
b931400dbb0d1e4b19492976f9290eef0f10f6ad
[packages/ax25-apps.git] / ax25-apps-menu.patch
1 *** menu.c      Tue Apr 10 03:58:49 2001
2 --- menu.c.new  Tue Oct 23 16:06:38 2001
3 ***************
4 *** 6,12 ****
5    * 25.07.1995  some minor changes                   Alexander Tietzel (DG6XA)
6    */
7   
8 ! #include <curses.h>
9   #include <stdlib.h>
10   #include <string.h>
11   #include "menu.h"
12 --- 6,12 ----
13    * 25.07.1995  some minor changes                   Alexander Tietzel (DG6XA)
14    */
15   
16 ! #include <ncurses/curses.h>
17   #include <stdlib.h>
18   #include <string.h>
19   #include "menu.h"
This page took 0.09604 seconds and 2 git commands to generate.