From 415d7ff5abbfa4d96a68cd10f49bc034e786a809 Mon Sep 17 00:00:00 2001 From: srittau Date: Tue, 12 Mar 2002 13:39:55 +0000 Subject: [PATCH] Removed unneeded syslog.h includes (from trunk). --- bin/megatron/macbin.c | 3 +-- bin/megatron/megatron.c | 3 +-- bin/megatron/nad.c | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/bin/megatron/macbin.c b/bin/megatron/macbin.c index b11d088c..998d3c24 100644 --- a/bin/megatron/macbin.c +++ b/bin/megatron/macbin.c @@ -1,5 +1,5 @@ /* - * $Id: macbin.c,v 1.8 2001-06-29 14:14:46 rufustfirefly Exp $ + * $Id: macbin.c,v 1.8.2.1 2002-03-12 13:39:55 srittau Exp $ */ #ifdef HAVE_CONFIG_H @@ -18,7 +18,6 @@ #endif /* HAVE_UNISTD_H */ #include #include -#include #include #include #include diff --git a/bin/megatron/megatron.c b/bin/megatron/megatron.c index c5e5583d..38be9d42 100644 --- a/bin/megatron/megatron.c +++ b/bin/megatron/megatron.c @@ -1,5 +1,5 @@ /* - * $Id: megatron.c,v 1.6 2001-06-29 14:14:46 rufustfirefly Exp $ + * $Id: megatron.c,v 1.6.2.1 2002-03-12 13:39:55 srittau Exp $ */ #ifdef HAVE_CONFIG_H @@ -17,7 +17,6 @@ #include #include #include -#include #include #include "asingle.h" #include "megatron.h" diff --git a/bin/megatron/nad.c b/bin/megatron/nad.c index 97d2a348..d5ca0a35 100644 --- a/bin/megatron/nad.c +++ b/bin/megatron/nad.c @@ -1,5 +1,5 @@ /* - * $Id: nad.c,v 1.8 2001-06-29 14:14:46 rufustfirefly Exp $ + * $Id: nad.c,v 1.8.2.1 2002-03-12 13:39:55 srittau Exp $ */ #ifdef HAVE_CONFIG_H @@ -15,7 +15,6 @@ #include #include #include -#include #include #ifdef HAVE_FCNTL_H #include -- 2.39.2