patch-profiles_network_bnep_c 342 B

12345678910
  1. --- bluez-5.12.orig/profiles/network/bnep.c 2013-12-10 07:59:06.000000000 +0100
  2. +++ bluez-5.12/profiles/network/bnep.c 2013-12-21 19:31:52.000000000 +0100
  3. @@ -32,6 +32,7 @@
  4. #include <sys/param.h>
  5. #include <sys/ioctl.h>
  6. #include <sys/socket.h>
  7. +#include <sys/types.h>
  8. #include <sys/wait.h>
  9. #include <net/if.h>
  10. #include <linux/sockios.h>