This fixes build problems caused by dependencies that were
not explicitly included.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
#include <sys/time.h>
#include <limits.h>
+#include <linux/types.h>
#include <linux/ioctl.h>
#define __force
#define __bitwise
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include <stdint.h>
+#include <linux/types.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <signal.h>
#include <stdbool.h>
#include <getopt.h>
+#include <sys/time.h>
#define __force
#define __bitwise
#define __user