more rx/tests cleanups
[openafs.git] / src / rx / test / rxperf.c
index 3f4a918..30461f5 100644 (file)
@@ -41,6 +41,7 @@ nn * We are using getopt since we want it to be possible to link to
 
 #include <afsconfig.h>
 #include <afs/param.h>
+#include <roken.h>
 
 #include <stdarg.h>
 #include <sys/types.h>
@@ -78,7 +79,6 @@ nn * We are using getopt since we want it to be possible to link to
 #include <err.h>               /* not stricly right, but if we have a errx() there
                                 * is hopefully a err.h */
 #endif
-#include <getopt.h>
 #include <rx/rx.h>
 #include <rx/rx_null.h>
 #include <rx/rx_globals.h>