merge irix dmapi test changes
[xfstests-dev.git] / dmapi / src / suite1 / cmd / pending.c
index 2c1c0d6d93e8bb417483b2ca0dc9603a0b3cb70f..eb68233405a4aff0b224219216d0be93f540eb16 100644 (file)
@@ -32,9 +32,7 @@
 
 #include <lib/hsm.h>
 
-#ifdef linux
 #include <string.h>
-#endif
 
 /*---------------------------------------------------------------------------
 
@@ -59,8 +57,6 @@ char  *Progname;
 static void
 usage(void)
 {
-       int     i;
-
        fprintf(stderr, "usage:\t%s sid token\n",
                Progname);
        exit(1);