patch-src_tr_c 394 B

12345678910111213
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- iptraf-3.0.1.orig/src/tr.c 2005-09-13 08:42:54.000000000 +0200
  3. +++ iptraf-3.0.1/src/tr.c 2013-03-04 11:41:40.000000000 +0100
  4. @@ -6,8 +6,7 @@
  5. * Copyright (c) Gerard Paul Java 2002
  6. */
  7. -#include <asm/types.h>
  8. -#include <linux/if_tr.h>
  9. +#include <sys/types.h>
  10. #include <netinet/in.h>
  11. unsigned int get_tr_ip_offset(unsigned char *pkt)