Skip to content

Commit

Permalink
Add missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Bullock committed Oct 3, 2018
1 parent d99d544 commit 2f2cd4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ringbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include <sys/param.h>
#include <assert.h>

/*
Expand Down

0 comments on commit 2f2cd4d

Please sign in to comment.