mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
sunrpc/tst-xdrmem2.c: Include stdint.h.
This commit is contained in:
parent
0ad970bb13
commit
a972dc672c
@ -1,3 +1,7 @@
|
||||
2017-05-09 Zack Weinberg <zackw@panix.com>
|
||||
|
||||
* sunrpc/tst-xdrmem2.c: Include stdint.h.
|
||||
|
||||
2017-05-09 Florian Weimer <fweimer@redhat.com>
|
||||
|
||||
[BZ #21474]
|
||||
|
@ -22,6 +22,7 @@
|
||||
#include <rpc/rpc.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
|
||||
static int
|
||||
do_test (void)
|
||||
|
Loading…
Reference in New Issue
Block a user