Files
cdesktop/cde/lib/csa/agent.wrapbegin
Marcin Cieslak 50e6c86bf4 lib/csa: Use ANSI C prototypes
Improve type compatibility and enable
ANSI C prototypes.
2012-08-13 19:24:23 -06:00

7 lines
96 B
Plaintext

#ifndef _AGENTX_H
#define _AGENTX_H
#if defined(HPUX)
#include <rpc/types.h>
#endif /* HPUX */