1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/devel/eboxy/files/patch-eboxy::processobject.cpp
Kirill Ponomarev 593f9dff95 - Update to version 0.4.1
PR:		ports/67081
Submitted by:	Ports Fury
2004-05-23 19:06:19 +00:00

11 lines
309 B
C++

--- eboxy/processobject.cpp.orig Thu May 20 16:46:55 2004
+++ eboxy/processobject.cpp Thu May 20 21:14:22 2004
@@ -16,6 +16,7 @@
***************************************************************************/
#include <iostream>
+#include <string>
#include <cstring>
#include <cstdio>
#include <cstdlib>