summaryrefslogtreecommitdiffstats
path: root/sys/fs
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-08-23 14:10:55 +0000
committerscottl <scottl@FreeBSD.org>2002-08-23 14:10:55 +0000
commit04e2404a57debb234cdc2524f389c7ce2e0f5543 (patch)
tree14b37fe610811069a5d022764b38862793fbcbdc /sys/fs
parent25def6a90cfa62bb7edbedc0f13fed58e9502605 (diff)
downloadFreeBSD-src-04e2404a57debb234cdc2524f389c7ce2e0f5543.zip
FreeBSD-src-04e2404a57debb234cdc2524f389c7ce2e0f5543.tar.gz
Remove stddef.h from the header list
Prodded by: peter
Diffstat (limited to 'sys/fs')
-rw-r--r--sys/fs/udf/osta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/udf/osta.c b/sys/fs/udf/osta.c
index c97dff1..a816b88 100644
--- a/sys/fs/udf/osta.c
+++ b/sys/fs/udf/osta.c
@@ -17,7 +17,6 @@
* following source code.
*/
-#include <stddef.h>
/***********************************************************************
* Takes an OSTA CS0 compressed unicode name, and converts
* it to Unicode.
OpenPOWER on IntegriCloud