Add -p switch to "zpool get"
[zfs.git] / lib / libspl / strlcpy.c
index 7a8009b..2d0daae 100644 (file)
@@ -24,9 +24,6 @@
  * Use is subject to license terms.
  */
 
-#pragma ident  "%Z%%M% %I%     %E% SMI"
-
-#include "lint.h"
 #include <string.h>
 #include <sys/types.h>