mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
593f9dff95
PR: ports/67081 Submitted by: Ports Fury
11 lines
309 B
C++
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>
|