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.

12 lines
270 B

  1. diff --git a/common/sock_any.h b/common/sock_any.h
  2. index 77c3841..1e30974 100644
  3. --- a/common/sock_any.h
  4. +++ b/common/sock_any.h
  5. @@ -39,7 +39,6 @@
  6. #ifndef __SOCK_ANY_H__
  7. #define __SOCK_ANY_H__
  8. -#include <sys/socket.h>
  9. #include <sys/un.h>
  10. #include <netinet/in.h>