summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/slist.h b/slist.h
index d3ba540..07f2862 100644
--- a/slist.h
+++ b/slist.h
@@ -32,7 +32,6 @@
#ifndef _SLIST_H
#define _SLIST_H
-#include <assert.h>
#include <stdbool.h>
#include <stddef.h>