Dash:
[t2.git] / package / base / dietlibc / sys_nmln.patch
blobee1494d002ace5832ce7c5e7ea40956d34d8d48d
1 --- ./include/sys/utsname.h.vanilla 2006-07-19 13:08:26.000000000 +0200
2 +++ ./include/sys/utsname.h 2006-07-19 13:08:54.000000000 +0200
3 @@ -14,6 +14,8 @@
4 to a value != 0 to activate this entry. */
5 #define _UTSNAME_DOMAIN_LENGTH _UTSNAME_LENGTH
7 +#define SYS_NMLN _UTSNAME_LENGTH
9 struct utsname {
10 /* Name of the implementation of the operating system. */
11 char sysname[_UTSNAME_LENGTH];