Hi there, I've noticed this declaration is duplicated in control.c and control.h the following should clear all control.c. Index: dvmrpd/control.c =================================================================== RCS file: /cvs/src/usr.sbin/dvmrpd/control.c,v retrieving revision 1.11 diff -d -u -p -w dvmrpd/control.c --- dvmrpd/control.c 8 Dec 2009 15:54:50 -0000 1.11 +++ dvmrpd/control.c 21 Feb 2010 00:23:12 -0000 @@ -35,8 +35,6 @@ #define CONTROL_BACKLOG 5 -int control_imsg_relay(struct imsg *imsg); - struct ctl_conn *control_connbyfd(int); struct ctl_conn *control_connbypid(pid_t); void control_close(int); Index: ldpd/control.c =================================================================== RCS file: /cvs/src/usr.sbin/ldpd/control.c,v retrieving revision 1.5 diff -d -u -p -w ldpd/control.c --- ldpd/control.c 8 Dec 2009 15:54:50 -0000 1.5 +++ ldpd/control.c 21 Feb 2010 00:23:12 -0000 @@ -34,8 +34,6 @@ #define CONTROL_BACKLOG 5 -int control_imsg_relay(struct imsg *imsg); - struct ctl_conn *control_connbyfd(int); struct ctl_conn *control_connbypid(pid_t); void control_close(int); Index: ospf6d/control.c =================================================================== RCS file: /cvs/src/usr.sbin/ospf6d/control.c,v retrieving revision 1.13 diff -d -u -p -w ospf6d/control.c --- ospf6d/control.c 8 Dec 2009 15:54:50 -0000 1.13 +++ ospf6d/control.c 21 Feb 2010 00:23:12 -0000 @@ -34,8 +34,6 @@ #define CONTROL_BACKLOG 5 -int control_imsg_relay(struct imsg *imsg); - struct ctl_conn *control_connbyfd(int); struct ctl_conn *control_connbypid(pid_t); void control_close(int); Index: ospfd/control.c =================================================================== RCS file: /cvs/src/usr.sbin/ospfd/control.c,v retrieving revision 1.31 diff -d -u -p -w ospfd/control.c --- ospfd/control.c 19 Feb 2010 10:35:52 -0000 1.31 +++ ospfd/control.c 21 Feb 2010 00:23:11 -0000 @@ -34,8 +34,6 @@ #define CONTROL_BACKLOG 5 -int control_imsg_relay(struct imsg *imsg); - struct ctl_conn *control_connbyfd(int); struct ctl_conn *control_connbypid(pid_t); void control_close(int); Index: ripd/control.c =================================================================== RCS file: /cvs/src/usr.sbin/ripd/control.c,v retrieving revision 1.13 diff -d -u -p -w ripd/control.c --- ripd/control.c 8 Dec 2009 15:54:50 -0000 1.13 +++ ripd/control.c 21 Feb 2010 00:23:11 -0000 @@ -34,8 +34,6 @@ #define CONTROL_BACKLOG 5 -int control_imsg_relay(struct imsg *imsg); - struct ctl_conn *control_connbyfd(int); struct ctl_conn *control_connbypid(pid_t); void control_close(int);
| Greg KH | Og dreams of kernels |
| Jens Axboe | [PATCH 31/33] Fusion: sg chaining support |
| Arnd Bergmann | Re: finding your own dead "CONFIG_" variables |
| Mark Brown | [PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset |
| Tony Breeds | [LGUEST] Look in object dir for .config |
git: | |
| Brian Downing | Re: Git in a Nutshell guide |
| John Benes | Re: master has some toys |
| Matthias Lederhofer | [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree |
| Alexander Sulfrian | [RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set |
| Junio C Hamano | Re: Rss produced by git is not valid xml? |
| Linux Kernel Mailing List | iSeries: fix section mismatch in iseries_veth |
| Linux Kernel Mailing List | ixbge: remove TX lock and redo TX accounting. |
| Linux Kernel Mailing List | ixgb |
