mirror of git://sourceware.org/git/glibc.git
Update.
1998-05-01 Ulrich Drepper <drepper@cygnus.com> * inet/tst-ether_aton.c: Include <stdio.h>.
This commit is contained in:
parent
12a9fabe52
commit
52ec8aabc3
|
|
@ -1,3 +1,7 @@
|
||||||
|
1998-05-01 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* inet/tst-ether_aton.c: Include <stdio.h>.
|
||||||
|
|
||||||
1998-04-30 16:45 Ulrich Drepper <drepper@cygnus.com>
|
1998-04-30 16:45 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
* inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
|
* inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
#include <stdio.h>
|
||||||
#include <netinet/ether.h>
|
#include <netinet/ether.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue