Don't declare 'Chunk' as both public and private, that's just daft.
[oweals/cde.git] / cde / lib / csa / agent.wrapbegin
1 #ifndef _AGENTX_H
2 #define _AGENTX_H
3
4 #if defined(HPUX)
5 #include <rpc/types.h>
6 #endif /* HPUX */
7
8 #if defined(linux)
9 # if defined __STDC__
10 #  define REDEFINE_STDC
11 #  undef __STDC__
12 # endif
13 #endif /* linux */
14