tt: remove an unnecessary macro definition.

This commit is contained in:
Liang Chang
2022-03-25 16:02:53 -06:00
parent 0797e9ca72
commit 1adb29e6a7

View File

@@ -38,10 +38,6 @@
#include <cde_config.h>
#include "tt_options.h"
#if defined(__OpenBSD__)
#define XDR __rpc_xdr
#endif
typedef bool_t (*local_xdrproc_t)(XDR *, caddr_t *);
#ifndef OPT_XDR_LONG_TYPE