1*e01ec5d5SJason King/* 2*e01ec5d5SJason King * This file and its contents are supplied under the terms of the 3*e01ec5d5SJason King * Common Development and Distribution License ("CDDL"), version 1.0. 4*e01ec5d5SJason King * You may only use this file in accordance with the terms of version 5*e01ec5d5SJason King * 1.0 of the CDDL. 6*e01ec5d5SJason King * 7*e01ec5d5SJason King * A full copy of the text of the CDDL should have accompanied this 8*e01ec5d5SJason King * source. A copy of the CDDL is also available via the Internet at 9*e01ec5d5SJason King * http://www.illumos.org/license/CDDL. 10*e01ec5d5SJason King */ 11*e01ec5d5SJason King 12*e01ec5d5SJason King/* 13*e01ec5d5SJason King * Copyright 2018, Joyent, Inc. 14*e01ec5d5SJason King */ 15*e01ec5d5SJason King 16*e01ec5d5SJason King/*LINTLIBRARY*/ 17*e01ec5d5SJason King/*PROTOLIB1*/ 18*e01ec5d5SJason King 19*e01ec5d5SJason King#include <sys/debug.h> 20*e01ec5d5SJason King#include <libcustr.h> 21