From: Volker Lendecke Date: Fri, 1 May 2009 21:25:31 +0000 (+0200) Subject: Attempt to the build on NetBSD5 and a few others X-Git-Tag: tdb-1.1.5~770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca4d727c4cb7215b059166682e762c8294deafb;p=thirdparty%2Fsamba.git Attempt to the build on NetBSD5 and a few others --- diff --git a/lib/tsocket/tsocket_internal.h b/lib/tsocket/tsocket_internal.h index 55bbe9f4cb7..eba064cea55 100644 --- a/lib/tsocket/tsocket_internal.h +++ b/lib/tsocket/tsocket_internal.h @@ -24,6 +24,9 @@ #ifndef _TSOCKET_INTERNAL_H #define _TSOCKET_INTERNAL_H +#include +#include + struct tsocket_address_ops { const char *name;