Add missing include.

pull/1183/head
Damir Nedžibović 5 years ago
parent 7bfe08fb08
commit b861fe3087

@ -5,7 +5,7 @@
#include <stdlib.h>
#include <assert.h>
#include <string.h>
#include <ctype.h>
/* set to 0 for alloc debugging, e.g. through valgrind */
#define BENCODE_MIN_BUFFER_PIECE_LEN 512

Loading…
Cancel
Save