ports/devel/motor/files/patch-src__debugger__motordebugger.cc
2014-07-29 17:12:47 +00:00

10 lines
270 B
C++

--- src/debugger/motordebugger.cc.orig Tue Oct 12 12:34:20 2004
+++ src/debugger/motordebugger.cc Tue Oct 12 12:34:52 2004
@@ -9,6 +9,7 @@
#include <strstream>
#include <iostream>
+#include <memory>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/wait.h>