#include #include #include "server_internal.h" int _kadm5_check_handle(void *handle) { CHECK_HANDLE(handle); return 0; }