1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/netmap/files/patch-netmap__drawmap.c
Martin Wilke 177df99bd7 - Fix build with clang
PR:		185506
Submitted by:	ports fury
2014-01-19 09:28:21 +00:00

8 lines
128 B
C

--- netmap/drawmap.c.orig
+++ netmap/drawmap.c
@@ -1,4 +1,3 @@
-#include <strstream>
#include <iostream>
#include <fstream>