commit:     5671e71700933b27761147dc65c2f6a74ab6bb7c
Author:     Dan Robertson <danlrobertson89 <AT> gmail <DOT> com>
AuthorDate: Tue Feb  6 13:06:31 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 21:51:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=5671e717

net-analyzer/wireshark: patch same as upstream

Make the patch the same as what is in the upstream project.

 net-analyzer/wireshark/files/wireshark-includes-fix-musl.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/wireshark/files/wireshark-includes-fix-musl.patch 
b/net-analyzer/wireshark/files/wireshark-includes-fix-musl.patch
index 097e989..d00cac4 100644
--- a/net-analyzer/wireshark/files/wireshark-includes-fix-musl.patch
+++ b/net-analyzer/wireshark/files/wireshark-includes-fix-musl.patch
@@ -6,8 +6,8 @@ index 44cc24e1db..1310e37e61 100644
        #include <unistd.h>
  #endif
  
-+#ifdef HAVE_SYS_TYPES_H
-+      #include <sys/types.h>
++#ifdef HAVE_SYS_TIME_H
++      #include <sys/time.h>
 +#endif
 +
  #ifdef HAVE_ARPA_INET_H

Reply via email to