diff options
Diffstat (limited to 'dxr3spudecoder.c')
-rw-r--r-- | dxr3spudecoder.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dxr3spudecoder.c b/dxr3spudecoder.c index 9fbd4e6..a197800 100644 --- a/dxr3spudecoder.c +++ b/dxr3spudecoder.c @@ -23,8 +23,6 @@ */ #include <assert.h> -#include <string.h> -#include <inttypes.h> #include <math.h> #include "dxr3spudecoder.h" |