Removed duplicate diff from sformat.patch
This commit is contained in:
parent
3d486e0b82
commit
cbde5d316b
|
@ -33,20 +33,3 @@ Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_redirect.c
|
|||
|
||||
/* We found a server, so stop looking */
|
||||
found_server = 1;
|
||||
Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c
|
||||
===================================================================
|
||||
--- a/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (revision 40)
|
||||
+++ b/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (working copy)
|
||||
@@ -45,12 +45,6 @@
|
||||
#include <linux/if.h>
|
||||
#include <linux/route.h>
|
||||
|
||||
-struct in6_ifreq {
|
||||
- struct in6_addr ifr6_addr;
|
||||
- __u32 ifr6_prefixlen;
|
||||
- int ifr6_ifindex;
|
||||
-};
|
||||
-
|
||||
struct in6_rtmsg {
|
||||
struct in6_addr rtmsg_dst;
|
||||
struct in6_addr rtmsg_src;
|
||||
|
|
Loading…
Reference in a new issue