patch-include_tcp_h 284 B

12345678910
  1. --- conntrack-tools-1.4.2.orig/include/tcp.h 2013-02-24 23:23:57.000000000 +0100
  2. +++ conntrack-tools-1.4.2/include/tcp.h 2014-04-05 09:40:10.923493847 +0200
  3. @@ -2,6 +2,7 @@
  4. #define _TCP_H_
  5. #include <stdint.h>
  6. +#include <sys/select.h>
  7. #include <netinet/in.h>
  8. struct tcp_conf {