tests: fix build with fresh glibc
* tests/netlink_unix_diag.c: Include <stdint.h>.
This commit is contained in:
parent
e11169a5ba
commit
b653509746
@ -1,5 +1,6 @@
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user