This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit a8c50b3fbe672ea949a5c6c26c6db04566a7cdb7 Author: Justus Winter <[email protected]> Date: Thu Feb 27 16:36:18 2014 +0100 hurd: add IIOCTL_IMPORTS * hurd/iioctl.defs: Add IIOCTL_IMPORTS. --- hurd/iioctl.defs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hurd/iioctl.defs b/hurd/iioctl.defs index 4efe928..dfa8903 100644 --- a/hurd/iioctl.defs +++ b/hurd/iioctl.defs @@ -20,6 +20,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <hurd/hurd_types.defs> +#ifdef IIOCTL_IMPORTS +IIOCTL_IMPORTS +#endif + INTR_INTERFACE /* Ioctl class `i'; the subsystem is derived from calculations in -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
