diff options
Diffstat (limited to 'src/zix')
-rw-r--r-- | src/zix/ring.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zix/ring.h b/src/zix/ring.h index c687667..168f009 100644 --- a/src/zix/ring.h +++ b/src/zix/ring.h @@ -17,8 +17,6 @@ #ifndef ZIX_RING_H #define ZIX_RING_H -#include "zix/common.h" - #include <stdint.h> #ifdef __cplusplus |