You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
304 B

  1. --- a/src/dynamic-preprocessors/appid/service_plugins/service_rpc.c
  2. +++ b/src/dynamic-preprocessors/appid/service_plugins/service_rpc.c
  3. @@ -32,6 +32,7 @@
  4. #include "flow.h"
  5. #include "service_api.h"
  6. +#include <tirpc/rpc/rpcent.h>
  7. #if defined(FREEBSD) || defined(OPENBSD)
  8. #include "rpc/rpc.h"
  9. #endif