andy-js commented on this pull request.
> + * + * CDDL HEADER END + */ +/* + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2015 by Delphix. All rights reserved. + * Copyright (c) 2013, Joyent, Inc. All rights reserved. + * Copyright 2017 RackTop Systems. + */ + +#include <sys/debug.h> +#include <sys/buf.h> +#include <sys/errno.h> + +#include <strings.h> + I'm not sure, but if there's any question about it perhaps we don't need to move it out right now. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/494#discussion_r154931436 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T34088d4e3e9cd4f5-M1f880d6a210a4a774d95890a Powered by Topicbox: https://topicbox.com
