Skip to content

Commit

Permalink
Fix last checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Sep 6, 2011
1 parent d48e586 commit 54b1f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posix/glob.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ __BEGIN_DECLS
typedef __SIZE_TYPE__ __size_t;
# if defined __USE_XOPEN || __USE_XOPEN2K8
typedef __SIZE_TYPE__ size_t;
# endif
#else
/* The GNU CC stddef.h version defines __size_t as empty. We need a real
definition. */
Expand Down

0 comments on commit 54b1f8b

Please sign in to comment.