This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".
The branch, master has been updated
via b35ff7b5be291a7ae0c9bc2945f6d59bed8ba0fb (commit)
from 29264df2bfb6f455bcf61aa57cf9e3a0a8caf230 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=b35ff7b5be291a7ae0c9bc2945f6d59bed8ba0fb
commit b35ff7b5be291a7ae0c9bc2945f6d59bed8ba0fb
Author: Simon Josefsson <[email protected]>
Date: Mon Dec 7 13:38:24 2009 +0100
Don't include config.h.
diff --git a/ChangeLog b/ChangeLog
index b064791..68b2f1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* libinetutils/libinetutils.h: Don't include config.h, leads to
double inclusion of config.h.
+ * talkd/intalkd.h: Likewise.
2009-12-07 Simon Josefsson <[email protected]>
diff --git a/talkd/intalkd.h b/talkd/intalkd.h
index 016a549..5f09b30 100644
--- a/talkd/intalkd.h
+++ b/talkd/intalkd.h
@@ -17,10 +17,6 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see `http://www.gnu.org/licenses/'. */
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/socket.h>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
talkd/intalkd.h | 4 ----
2 files changed, 1 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU Inetutils
_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils