mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-06 09:17:25 +00:00
Add #include stdlib.h to get prototypes.
This commit is contained in:
parent
757c6582c1
commit
7c4f10b829
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35859
@ -47,6 +47,7 @@
|
||||
static char sccsid[] = "@(#)list.c 8.1 (Berkeley) 5/31/93";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "include.h"
|
||||
|
||||
PLANE *
|
||||
|
Loading…
Reference in New Issue
Block a user