diff options
Diffstat (limited to 'private/oleutest/perform/rawrpc/rawrpc_y.c')
-rw-r--r-- | private/oleutest/perform/rawrpc/rawrpc_y.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/private/oleutest/perform/rawrpc/rawrpc_y.c b/private/oleutest/perform/rawrpc/rawrpc_y.c new file mode 100644 index 000000000..4701c238f --- /dev/null +++ b/private/oleutest/perform/rawrpc/rawrpc_y.c @@ -0,0 +1,5 @@ +#include <string.h> +#include <limits.h> +#include <rpc.h> + +#include "rawrpc.h" |