5dda0b2fbb1d12c5038a335072f2d897de875847
[p2p-kernel-protocol.git] / utils.h
1 #ifndef _SENDFILE_UTILS_H_
2 #define _SENDFILE_UTILS_H_
3
4 #define CHUNK_SIZE 8196
5 #endif /* _SENDFILE_UTILS_H_ */