openbsd-ports/net/ns/patches/patch-autoconf_h_in
2022-03-11 19:45:43 +00:00

12 lines
197 B
Plaintext

Index: autoconf.h.in
--- autoconf.h.in.orig
+++ autoconf.h.in
@@ -91,6 +91,7 @@
#endif
+#include <iosfwd>
using namespace CPP_NAMESPACE;
#endif /* CPP_NAMESPACE */
#endif /* __cplusplus */