Fix a mismerge.

This commit is contained in:
David E. O'Brien 2003-06-25 18:49:36 +00:00
parent d7875fc3b3
commit 76a1e6ad1d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116832

View File

@ -236,8 +236,8 @@ extern void (*_malloc_message)(const char *, const char *, const char *,
#define alloca(sz) __builtin_alloca(sz)
#elif defined(lint)
void *alloca(size_t);
#error Please add alloca support on all FreeBSD architectures for this compiler.
#else
#error Please add alloca support on all FreeBSD architectures for this compiler.
#endif
__uint32_t