patch-sf-gencode_h 359 B

12345678910111213141516
  1. $OpenBSD: patch-sf-gencode_h,v 1.1 2013/06/19 03:46:55 lteo Exp $
  2. pcap-int.h no longer exists in /usr/include
  3. --- sf-gencode.h.orig Wed Nov 7 01:34:18 2007
  4. +++ sf-gencode.h Thu Jun 13 14:27:36 2013
  5. @@ -28,7 +28,7 @@
  6. #ifndef _SF_GENCODE_H_
  7. #define _SF_GENCODE_H_
  8. -#include "pcap-int.h"
  9. +#include "pcap.h"
  10. /* Address qualifiers. */
  11. #define Q_HOST 1