1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/netmap/files/patch-netmap__misc.h
Martin Wilke 177df99bd7 - Fix build with clang
PR:		185506
Submitted by:	ports fury
2014-01-19 09:28:21 +00:00

11 lines
158 B
C++

--- netmap/misc.h.orig
+++ netmap/misc.h
@@ -2,7 +2,6 @@
#define _misc_h_
#include <string>
-#include <strstream>
#include <iostream>
#include <list>