aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zix/ring.h')
-rw-r--r--src/zix/ring.h2
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