zts_* API updates, unfinished lwIP tweaks
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
#ifndef ZT_RINGBUFFER_H
|
||||
#define ZT_RINGBUFFER_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
typedef char bufElementType;
|
||||
|
||||
class RingBuffer
|
||||
|
||||
Reference in New Issue
Block a user