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.
gentoo-overlay/net-misc/connman/files/connman-1.35-include-ifbrid...

13 lines
259 B

--- connman-1.35/src/tethering.c
+++ connman-1.35/src/tethering.c
@@ -35,8 +35,8 @@
#include <string.h>
#include <fcntl.h>
#include <linux/if_tun.h>
-#include <netinet/in.h>
#include <linux/if_bridge.h>
+#include <netinet/in.h>
#include "connman.h"