Move nowarn_snprintf.h to lib/
[fio.git] / lib / rand.c
index 9c3e0d6a39e181149ad04ac5c36f7220d115de95..46ffe4fb0c6b9108685254cbe7f110983eb27088 100644 (file)
@@ -34,9 +34,8 @@
 */
 
 #include <string.h>
-#include <assert.h>
 #include "rand.h"
-#include "lib/pattern.h"
+#include "pattern.h"
 #include "../hash.h"
 
 int arch_random;