$NetBSD: patch-aq,v 1.1 2007/08/01 20:19:21 joerg Exp $ --- ncp/socketchan.cc.orig 2007-08-01 20:00:46.000000000 +0000 +++ ncp/socketchan.cc @@ -20,9 +20,9 @@ // e-mail philip.proudman@btinternet.com #include -#include "stdio.h" -#include "string.h" -#include "malloc.h" +#include +#include +#include #include "bool.h" #include "socketchan.h"