diff options
Diffstat (limited to 'librpc/ndr/ndr_rap.h')
-rw-r--r-- | librpc/ndr/ndr_rap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/ndr/ndr_rap.h b/librpc/ndr/ndr_rap.h index 0a18e8cdb7..35a03b16cf 100644 --- a/librpc/ndr/ndr_rap.h +++ b/librpc/ndr/ndr_rap.h @@ -19,3 +19,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ +_PUBLIC_ void ndr_print_rap_status(struct ndr_print *ndr, const char *name, enum rap_status r); |