From b14dafc3e2abeae3efcf3250b65c3354b0954baa Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 7 Nov 2006 12:08:30 +0000 Subject: r19612: fix the build with auto dependencies the samba4 heimdal copy should do not need to use socket_wrapper metze (This used to be commit 704fe739406fb5eae38f4be9602b77be5ea1dff1) --- source4/heimdal/lib/roken/roken.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source4/heimdal/lib/roken') diff --git a/source4/heimdal/lib/roken/roken.h b/source4/heimdal/lib/roken/roken.h index 9d1ead97e2..cba8b3c036 100644 --- a/source4/heimdal/lib/roken/roken.h +++ b/source4/heimdal/lib/roken/roken.h @@ -268,9 +268,6 @@ vis(char *, int, int, int); int ROKEN_LIB_FUNCTION closefrom(int); - -#include - ROKEN_CPP_END #define ROKEN_VERSION 0.8pre-samba -- cgit