diff options
Diffstat (limited to 'src/svf')
-rw-r--r-- | src/svf/svf.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/svf/svf.c b/src/svf/svf.c index ea60671c..a68cfaec 100644 --- a/src/svf/svf.c +++ b/src/svf/svf.c @@ -33,21 +33,9 @@ #endif #include "svf.h" - #include "jtag.h" -#include "command.h" -#include "log.h" #include "time_support.h" -#include <ctype.h> -#include <stdlib.h> -#include <unistd.h> -#include <sys/stat.h> -#include <fcntl.h> -#include <string.h> - -#include <sys/time.h> -#include <time.h> // SVF command typedef enum |