syscall: Add definition for NLA_HDRLEN
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 18 Dec 2015 01:15:37 +0000 (01:15 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 18 Dec 2015 01:15:37 +0000 (01:15 +0000)
commit474c8a0757edd6f650220dcba31b69dcb83c4b73
treea2fa1924fb7bd9657cfc779a073932b06a4af567
parent7ce9105fd60d8483c1aa987e147a79a6eab61c34
syscall: Add definition for NLA_HDRLEN

    This change updates mksysinfo.sh so it correctly
    includes the define NLA_HDRLEN in the syscall package.

    Fixes golang/go/#13629

    Reviewed-on: https://go-review.googlesource.com/17893

From-SVN: r231796
libgo/mksysinfo.sh