Cleaned up headers

This commit is contained in:
2020-02-27 16:14:05 -05:00
parent aff4be3a65
commit a9550de75a
27 changed files with 64 additions and 73 deletions

View File

@@ -1,9 +1,7 @@
#include "experiments.h"
#include "util/experiments.h"
#include <stdio.h>
#include "usb_helpers.h"
#include "command.h"
#include "tool/command.h"
void usb_task_exit(struct pwned_device *dev)
{