You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
289 B
10 lines
289 B
--- ./include/netlink-private/netlink.h 2018-05-10 17:48:07.762060270 +0530
|
|
+++ ./include/netlink-private/netlink.h 2018-05-10 17:48:57.891691514 +0530
|
|
@@ -29,6 +29,7 @@
|
|
#include <limits.h>
|
|
#include <search.h>
|
|
|
|
+typedef uint32_t in_addr_t;
|
|
#include <arpa/inet.h>
|
|
#include <netdb.h>
|
|
|
|
|