mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
libicmp/icmp_address.c: Do not include <stddef.h>. Revert change of 2011-10-25.
This commit is contained in:
committed by
Giuseppe Scrivano
parent
3e57e3a14f
commit
ab911d3656
@@ -1,5 +1,7 @@
|
||||
2011-10-26 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* libicmp/icmp_address.c: Do not include <stddef.h>. Revert change of 2011-10-25.
|
||||
|
||||
* ftpd/Makefile.am (LDADD): Put iu_LIBRARIES as last element of LDADD.
|
||||
|
||||
* libicmp/icmp_timestamp.c: Include <stddef.h>; reverts parts of
|
||||
|
||||
@@ -19,8 +19,6 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user