mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
bridge-utils: copy from oldpackages
* update Makefile accoring to CONTRIBUTING.md, set maintainer * fix file offset handling * use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
d5999694c1
commit
d9c2951b19
@@ -0,0 +1,10 @@
|
||||
--- a/libbridge/libbridge.h
|
||||
+++ b/libbridge/libbridge.h
|
||||
@@ -20,6 +20,7 @@
|
||||
#define _LIBBRIDGE_H
|
||||
|
||||
#include <sys/socket.h>
|
||||
+#include <netinet/in.h>
|
||||
#include <linux/if.h>
|
||||
#include <linux/if_bridge.h>
|
||||
|
||||
Reference in New Issue
Block a user