blob: 8b55aa784dda50d038a6ec8fc77c7a9dde2d5af4 [file] [log] [blame]
#include <stdlib.h>
// HACK: placeholder for a library the python bindings expect.
// Delete after b/33170640 is fixed.
const char *selinux_openssh_contexts_path(void)
{
abort();
}