summaryrefslogtreecommitdiff
path: root/net-mgmt/driftnet/files/patch-src_display_img.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/driftnet/files/patch-src_display_img.h')
-rw-r--r--net-mgmt/driftnet/files/patch-src_display_img.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/driftnet/files/patch-src_display_img.h b/net-mgmt/driftnet/files/patch-src_display_img.h
deleted file mode 100644
index 272fc42f0a6e..000000000000
--- a/net-mgmt/driftnet/files/patch-src_display_img.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/display/img.h.orig 2023-07-15 23:49:00 UTC
-+++ src/display/img.h
-@@ -69,6 +69,7 @@ typedef uint32_t pel;
- # define GETB(p) ((chan)(((p) & (pel)0xff000000) >> 24))
- # define GETA(p) ((chan)(((p) & (pel)0x000000ff) ))
- #endif
-+#else
- # error "no endianness defined"
- #endif
-