public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/files/
Date: Fri, 25 Jan 2019 14:39:44 +0000 (UTC)	[thread overview]
Message-ID: <1548427178.0390c17140e8122552113b7da35220788de78b47.jer@gentoo> (raw)

commit:     0390c17140e8122552113b7da35220788de78b47
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 25 14:39:28 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Jan 25 14:39:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0390c171

net-analyzer/nmap: include more time.h

Fixes: https://bugs.gentoo.org/676206
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/nmap/files/nmap-7.70-time.patch | 30 ++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/net-analyzer/nmap/files/nmap-7.70-time.patch b/net-analyzer/nmap/files/nmap-7.70-time.patch
index 6d12ea8f96f..4b97bdf4904 100644
--- a/net-analyzer/nmap/files/nmap-7.70-time.patch
+++ b/net-analyzer/nmap/files/nmap-7.70-time.patch
@@ -8,3 +8,33 @@
  
  extern NmapOps o;
  
+--- a/nmap.cc
++++ b/nmap.cc
+@@ -161,6 +161,7 @@
+ #endif
+ 
+ #include <fcntl.h>
++#include <time.h>
+ 
+ #ifdef HAVE_PWD_H
+ #include <pwd.h>
+--- a/osscan2.cc
++++ b/osscan2.cc
+@@ -147,6 +147,7 @@
+ 
+ #include <list>
+ #include <math.h>
++#include <time.h>
+ 
+ extern NmapOps o;
+ #ifdef WIN32
+--- a/output.cc
++++ b/output.cc
+@@ -153,6 +153,7 @@
+ #include "libnetutil/netutil.h"
+ 
+ #include <math.h>
++#include <time.h>
+ 
+ #include <set>
+ #include <vector>


             reply	other threads:[~2019-01-25 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-25 14:39 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-05 12:00 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/files/ Jeroen Roovers
2020-06-17 17:49 Aaron Bauman
2022-12-26 10:19 Sam James
2024-01-14 21:03 Sam James
2024-04-27  4:20 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1548427178.0390c17140e8122552113b7da35220788de78b47.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox