ports/net-mgmt/tcptrack/files/patch-util.cc
Chris Hutchinson f755375b37 *: Move manpages to share/man
PR:		277322
2024-02-27 19:30:55 +03:00

11 lines
223 B
C++

--- src/util.cc-orig 2014-07-18 09:55:37 UTC
+++ src/util.cc
@@ -22,6 +22,7 @@
#include "util.h"
#include <stdio.h>
#include <cstring>
+#include <string>
#include "headers.h"
#ifdef HAVE_HASH_MAP
# include <hash_map>