aboutsummaryrefslogtreecommitdiff
path: root/lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'lowlevel.c')
-rw-r--r--lowlevel.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lowlevel.c b/lowlevel.c
index 138581a..25a6f86 100644
--- a/lowlevel.c
+++ b/lowlevel.c
@@ -20,13 +20,9 @@
*/
#include <assert.h>
-#include <errno.h>
#include <libusb.h>
-#include <stdint.h>
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
#include "lowlevel.h"