diff options
Diffstat (limited to 'py/binary.c')
-rw-r--r-- | py/binary.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/binary.c b/py/binary.c index 20b38b8b14..7a8ed46111 100644 --- a/py/binary.c +++ b/py/binary.c @@ -1,4 +1,3 @@ -#include <stdlib.h> #include <stdint.h> #include <assert.h> |