diff options
Diffstat (limited to 'net/driftnet/files/patch-img.h')
-rw-r--r-- | net/driftnet/files/patch-img.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/driftnet/files/patch-img.h b/net/driftnet/files/patch-img.h deleted file mode 100644 index 9d05f872be69..000000000000 --- a/net/driftnet/files/patch-img.h +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- img.h.orig Tue Sep 11 11:34:56 2001 -+++ img.h Fri Mar 1 00:01:34 2002 -@@ -12,7 +12,7 @@ - #ifndef __IMG_H_ /* include guard */ - #define __IMG_H_ - --#include <stdint.h> -+#include <sys/types.h> - #include <stdio.h> - - typedef uint8_t chan; |