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
203 B

  1. --- a/libbridge/libbridge.h
  2. +++ b/libbridge/libbridge.h
  3. @@ -20,6 +20,7 @@
  4. #define _LIBBRIDGE_H
  5. #include <sys/socket.h>
  6. +#include <netinet/in.h>
  7. #include <linux/if.h>
  8. #include <linux/if_bridge.h>