aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pdq
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pdq')
-rw-r--r--sys/dev/pdq/pdqreg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pdq/pdqreg.h b/sys/dev/pdq/pdqreg.h
index f3cfa84fdcb5..26ddab1be648 100644
--- a/sys/dev/pdq/pdqreg.h
+++ b/sys/dev/pdq/pdqreg.h
@@ -33,7 +33,6 @@
#ifndef _PDQREG_H
#define _PDQREG_H
-#include <stddef.h>
#if defined(PDQTEST) && !defined(PDQ_NDEBUG)
#include <assert.h>
#define PDQ_ASSERT assert