diff options
-rw-r--r-- | hurd/iioctl.defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/iioctl.defs b/hurd/iioctl.defs index bd2c789f..58b7dbab 100644 --- a/hurd/iioctl.defs +++ b/hurd/iioctl.defs @@ -130,6 +130,7 @@ routine iioctl_siocgifnetmask ( skip; /* 38 SIOCGARP -- Not implemented yet */ +/* 39 SIOCGIFHWADDR */ routine iioctl_siocgifhwaddr ( reqport: io_t; inout ifnam: ifname_t; |