merge irix dmapi test changes
[xfstests-dev.git] / dmapi / src / simple / dm_destroy_session.c
index be61dd9e63c8422b9cccd4a74412ae201458450a..f4c2bcfd0bd37c70ebac10f9c4274613d7a3a994 100644 (file)
@@ -32,9 +32,9 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/errno.h>
+#include <getopt.h>
 #ifdef linux
 #include <dmapi.h>
-#include <getopt.h>
 #else
 #include <sys/dmi.h>
 #endif