patch-flookup_c 332 B

123456789101112
  1. $OpenBSD: patch-flookup_c,v 1.1.1.1 2012/10/20 04:34:32 bentley Exp $
  2. --- flookup.c.orig Wed Oct 10 03:07:37 2012
  3. +++ flookup.c Wed Oct 10 03:07:53 2012
  4. @@ -21,6 +21,7 @@
  5. #include <limits.h>
  6. #include <getopt.h>
  7. #include <unistd.h>
  8. +#include <netinet/in.h>
  9. #include <sys/types.h>
  10. #include <sys/socket.h>
  11. #include <arpa/inet.h>