]> git.pld-linux.org Git - packages/ax25-apps.git/blame - ax25-apps-listen.patch
- patches replaced by CPPFLAGS
[packages/ax25-apps.git] / ax25-apps-listen.patch
CommitLineData
0429556d 1*** listen.c Tue Apr 10 03:58:54 2001
2--- listen.c.new Tue Oct 23 16:07:06 2001
3***************
4*** 8,14 ****
5 #include <stdlib.h>
6 #include <string.h>
7 #include <time.h>
8! #include <curses.h>
9
10 #include <sys/socket.h>
11 #include <net/if.h>
12--- 8,14 ----
13 #include <stdlib.h>
14 #include <string.h>
15 #include <time.h>
16! #include <ncurses/curses.h>
17
18 #include <sys/socket.h>
19 #include <net/if.h>
This page took 0.09441 seconds and 4 git commands to generate.