mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
10 lines
158 B
C++
10 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>
|