aboutsummaryrefslogtreecommitdiffstats
path: root/rd/read-pcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'rd/read-pcd.c')
-rw-r--r--rd/read-pcd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rd/read-pcd.c b/rd/read-pcd.c
index 40c43d5..7f3c95e 100644
--- a/rd/read-pcd.c
+++ b/rd/read-pcd.c
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stddef.h>
#include <string.h>
#include <errno.h>
#include "pcd.h"