about summary refs log tree commit diff
path: root/stdlib
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-02-28 07:41:22 +0000
committerUlrich Drepper <drepper@redhat.com>2000-02-28 07:41:22 +0000
commite5aa91c34ac93ad91b910b55fd8781c267a81780 (patch)
treeda4ffe49d95f6ea98b2947f2c342f28ac2949f5c /stdlib
parent0ed99ce46d9521347c2fd1c72f7b4e9aa0e3f4d0 (diff)
downloadglibc-e5aa91c34ac93ad91b910b55fd8781c267a81780.tar.gz
glibc-e5aa91c34ac93ad91b910b55fd8781c267a81780.tar.xz
glibc-e5aa91c34ac93ad91b910b55fd8781c267a81780.zip
Update.
2000-02-28  Andreas Jaeger  <aj@suse.de>

	* stdlib/canonicalize.c: Include <stddef.h> for ptrdiff_t.
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/canonicalize.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/canonicalize.c b/stdlib/canonicalize.c
index 762f1614f0..e555b021cd 100644
--- a/stdlib/canonicalize.c
+++ b/stdlib/canonicalize.c
@@ -24,6 +24,7 @@
 #include <sys/param.h>
 #include <sys/stat.h>
 #include <errno.h>
+#include <stddef.h>
 
 /* Return the canonical absolute name of file NAME.  A canonical name
    does not contain any `.', `..' components nor any repeated path