Only check directory xattr on ENOENT
[zfs.git] / lib / libspl / strlcat.c
index 07d1403..a001df7 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>