mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Leave out a header file.
This commit is contained in:
parent
cccc7d47c0
commit
84098f48c6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178567
@ -100,7 +100,9 @@
|
||||
#include <setjmp.h>
|
||||
#include <strings.h>
|
||||
#include <assert.h>
|
||||
#if defined(sun)
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user