aboutsummaryrefslogtreecommitdiff
path: root/csprng.c
diff options
context:
space:
mode:
Diffstat (limited to 'csprng.c')
-rw-r--r--csprng.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/csprng.c b/csprng.c
index 4fc80d0..9517d0d 100644
--- a/csprng.c
+++ b/csprng.c
@@ -32,10 +32,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <assert.h>
#include <stdint.h>
-#include <stddef.h>
-#include <stdio.h>
#include "hal.h"
#include "verilog_constants.h"