diff options
author | Andrew Tridgell <tridge@samba.org> | 1997-11-02 03:10:42 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1997-11-02 03:10:42 +0000 |
commit | 56eece129efcd8717cfdc507b7d34a073b024d68 (patch) | |
tree | 5ef253f5998d425bb6762b17b76420f27d2e7d12 | |
parent | d186100b661607e8f02274f03334dbd10f6df39d (diff) | |
download | samba-56eece129efcd8717cfdc507b7d34a073b024d68.tar.gz samba-56eece129efcd8717cfdc507b7d34a073b024d68.tar.bz2 samba-56eece129efcd8717cfdc507b7d34a073b024d68.zip |
got rid of redundent rpc_pipes/rpc_proto.h
(This used to be commit 1a454f818841bf016ff04fd70cd73a5964d56f2e)
-rw-r--r-- | source3/include/includes.h | 1 |
1 files changed, 0 insertions, 1 deletions
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" |