$NetBSD: patch-at,v 1.2 2011/11/27 19:43:33 joerg Exp $ --- x11/serverping.cpp.orig 2003-03-22 21:55:12.000000000 +0000 +++ x11/serverping.cpp @@ -25,8 +25,9 @@ // code and should be reasonably easy to compile on Windows. -#include -#include +#include +#include +using namespace std; #include "utils.h" #include "streams.h" #include "xetp_basic.h"