mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Unbreak build when I fluff the clean-up of __FBSDID diff reduction
before commit. pointyhat++
This commit is contained in:
parent
4b609e4caa
commit
00bb0c6bdf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153009
@ -41,6 +41,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
int
|
||||
__xuname(int namesize, void *namebuf)
|
||||
|
Loading…
Reference in New Issue
Block a user