projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a59bbc7
)
Don't include netutl.h.
author
Ivo Timmermans
<ivo@lychnis.net>
Fri, 16 Nov 2001 22:40:26 +0000
(22:40 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Fri, 16 Nov 2001 22:40:26 +0000
(22:40 +0000)
src/tincd.c
patch
|
blob
|
history
diff --git
a/src/tincd.c
b/src/tincd.c
index 0ccbdee6f13f6e7bca8a95b8efd580132f771afa..f4ecebff3a9b50b100f5190c38e1eac0d9c77d08 100644
(file)
--- a/
src/tincd.c
+++ b/
src/tincd.c
@@
-17,7
+17,7
@@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- $Id: tincd.c,v 1.10.4.5
5 2001/10/28 08:41:19 guus
Exp $
+ $Id: tincd.c,v 1.10.4.5
6 2001/11/16 22:40:26 zarq
Exp $
*/
#include "config.h"
@@
-47,7
+47,6
@@
#include "conf.h"
#include "net.h"
-#include "netutl.h"
#include "process.h"
#include "protocol.h"
#include "subnet.h"