patch-pftable_c 288 B

123456789101112
  1. $OpenBSD: patch-pftable_c,v 1.1 2015/01/23 13:01:16 naddy Exp $
  2. --- pftable.c.orig Mon Nov 13 13:07:35 2006
  3. +++ pftable.c Fri Jan 23 13:46:37 2015
  4. @@ -21,6 +21,7 @@
  5. #include <sys/socket.h>
  6. #include <sys/queue.h>
  7. +#include <netinet/in.h>
  8. #include <net/if.h>
  9. #include <net/pfvar.h>