diff options
Diffstat (limited to 'net-mgmt/driftnet/files/patch-src_media_image.c')
-rw-r--r-- | net-mgmt/driftnet/files/patch-src_media_image.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/driftnet/files/patch-src_media_image.c b/net-mgmt/driftnet/files/patch-src_media_image.c deleted file mode 100644 index 0bce47354b74..000000000000 --- a/net-mgmt/driftnet/files/patch-src_media_image.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/media/image.c.orig 2022-04-16 21:14:04 UTC -+++ src/media/image.c -@@ -12,6 +12,7 @@ - #include <stdio.h> - #include <stdlib.h> /* On many systems (Darwin...), stdio.h is a prerequisite. */ - #include <string.h> -+#include <sys/types.h> - - #include <netinet/in.h> /* ntohl */ - |