1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-18 17:57:55 +03:00

r8707: this typedef isn't used, and breaks the build on HPUX, so I've removed it

This commit is contained in:
Andrew Tridgell 2005-07-22 06:52:46 +00:00 committed by Gerald (Jerry) Carter
parent c3cc14542e
commit b9b8714297

View File

@ -23,8 +23,6 @@
#ifndef __NDR_ORPC_H__
#define __NDR_ORPC_H__
typedef enum COMRESULT COMRESULT;
struct STRINGARRAY
{
struct STRINGBINDING **stringbindings;