ossp-pkg/xds/xds_test_xdr.c 1.4 -> 1.5
--- xds_test_xdr.c 2001/08/12 11:31:45 1.4
+++ xds_test_xdr.c 2001/08/13 19:48:02 1.5
@@ -344,7 +344,7 @@
#ifdef XDS_TEST_XDR_UINT64
-#ifdef XDS_HAVE_64_BIT_SUPPORT
+#ifdef XDS_HAVE_64_BIT_SUPPORT
#ifdef __FreeBSD__
static int xdr_uint64_t(XDR *xdrs, uint64_t *val)
|
|