mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
10 lines
213 B
C++
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"
|
|
|