summaryrefslogtreecommitdiff
path: root/include/wolf/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wolf/errors.h')
-rw-r--r--include/wolf/errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wolf/errors.h b/include/wolf/errors.h
index 0b14356..96b6e2f 100644
--- a/include/wolf/errors.h
+++ b/include/wolf/errors.h
@@ -33,7 +33,7 @@
extern "C" {
#endif
-#include <sys/types.h> /* for size_t */
+#include <stddef.h> /* for size_t */
/**
* @brief Possible error codes of the various libwolf libraries.