Revert "diskutil: ensure that we lock around disk_list access"
[fio.git] / libfio.c
index 76a36a616d55b473891085e3c2908b2ff0262931..668df455b95d40daf8a14347113b7aaea7741717 100644 (file)
--- a/libfio.c
+++ b/libfio.c
@@ -23,6 +23,8 @@
  */
 
 #include <string.h>
+#include <sys/types.h>
+#include <signal.h>
 #include "fio.h"
 
 /*