freebsd-ports/net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommand.hpp
John Marino 6a49fa15fa Stage net/nepenthese and unbreak on FreeBSD 10+
PR:		193042
Submitted by:	Ports Fury
2014-08-30 20:50:54 +00:00

10 lines
213 B
C++

--- modules/shellemu-winnt/VFSCommand.hpp.orig
+++ modules/shellemu-winnt/VFSCommand.hpp
@@ -33,6 +33,7 @@
#include <list>
#include <string>
#include <vector>
+#include <inttypes.h>
#include "VFSNode.hpp"