From 56eece129efcd8717cfdc507b7d34a073b024d68 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 2 Nov 1997 03:10:42 +0000 Subject: got rid of redundent rpc_pipes/rpc_proto.h (This used to be commit 1a454f818841bf016ff04fd70cd73a5964d56f2e) --- source3/include/includes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source3/include/includes.h b/source3/include/includes.h index 794380d7d4..9481c9f24e 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -1135,7 +1135,6 @@ extern char *sys_errlist[]; #include "charset.h" /***** automatically generated prototypes *****/ -#include "rpc_pipes/rpc_proto.h" #include "proto.h" -- cgit