Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 213957
Collapse All | Expand All

(-)tcptrack-1.2.0.orig/src/util.cc (+1 lines)
Lines 21-26 Link Here
21
 */
21
 */
22
#include "util.h"
22
#include "util.h"
23
#include <stdio.h>
23
#include <stdio.h>
24
#include <string.h>
24
#include "headers.h"
25
#include "headers.h"
25
#ifdef HAVE_HASH_MAP
26
#ifdef HAVE_HASH_MAP
26
# include <hash_map>
27
# include <hash_map>

Return to bug 213957