summaryrefslogtreecommitdiff
path: root/src/shared/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/ring.h')
-rw-r--r--src/shared/ring.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/shared/ring.h b/src/shared/ring.h
index 1210aabdf..a7c44d1b5 100644
--- a/src/shared/ring.h
+++ b/src/shared/ring.h
@@ -21,11 +21,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <errno.h>
-#include <inttypes.h>
-#include <stdlib.h>
-#include <string.h>
-#include <sys/uio.h>
typedef struct Ring Ring;