Fix last change.
This commit is contained in:
parent
fb02aff2cc
commit
f968418df8
1 changed files with 1 additions and 1 deletions
|
@ -2667,7 +2667,7 @@ char *alloca ();
|
|||
# endif /* HAVE_ALLOCA_H */
|
||||
#endif /* __GNUC__ */
|
||||
#ifndef HAVE_SIZE_T
|
||||
typedef unsigned size_t
|
||||
typedef unsigned size_t;
|
||||
#endif
|
||||
#endif /* NOT_C_CODE */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue