aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/xdr/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/binary/xdr/driver.cxx')
-rw-r--r--tests/cxx/hybrid/binary/xdr/driver.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/binary/xdr/driver.cxx b/tests/cxx/hybrid/binary/xdr/driver.cxx
index 2f87dd9..a8a3010 100644
--- a/tests/cxx/hybrid/binary/xdr/driver.cxx
+++ b/tests/cxx/hybrid/binary/xdr/driver.cxx
@@ -8,6 +8,8 @@
#include <stddef.h> // size_t
#include <string.h> // memcpy
+
+#include <rpc/types.h>
#include <rpc/xdr.h>
#include <memory>