about summary refs log tree commit diff
path: root/manual/examples/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'manual/examples/dir.c')
-rw-r--r--manual/examples/dir.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/examples/dir.c b/manual/examples/dir.c
index 59ec62c84c..8ab77dc34c 100644
--- a/manual/examples/dir.c
+++ b/manual/examples/dir.c
@@ -1,5 +1,4 @@
 /*@group*/
-#include <stddef.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <dirent.h>