aboutsummaryrefslogtreecommitdiff
path: root/lib/bitset.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bitset.h')
-rw-r--r--lib/bitset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bitset.h b/lib/bitset.h
index d8979de..dd6ce94 100644
--- a/lib/bitset.h
+++ b/lib/bitset.h
@@ -22,7 +22,6 @@
#ifndef DYLAN_BITSET_H
#define DYLAN_BITSET_H
-#include <stddef.h>
#include <stdint.h>
#include <string.h>