]> git.pld-linux.org Git - packages/ax25-apps.git/blame - ax25-apps-utils.patch
- patches replaced by CPPFLAGS
[packages/ax25-apps.git] / ax25-apps-utils.patch
CommitLineData
f42cc8f8 1*** utils.c Tue Apr 10 03:58:56 2001
2--- utils.c.new Tue Oct 23 16:07:33 2001
3***************
4*** 7,13 ****
5
6 #include <stdio.h>
7 #include <stdarg.h>
8! #include <curses.h>
9 #include <netdb.h>
10 #include <netinet/in.h>
11 #include <string.h>
12--- 7,13 ----
13
14 #include <stdio.h>
15 #include <stdarg.h>
16! #include <ncurses/curses.h>
17 #include <netdb.h>
18 #include <netinet/in.h>
19 #include <string.h>
This page took 0.163906 seconds and 4 git commands to generate.