Linux 3.7: remove use of param.h and ioctl.h
authorMarc Dionne <marc.c.dionne@gmail.com>
Thu, 15 Nov 2012 22:49:53 +0000 (17:49 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Mon, 19 Nov 2012 12:22:01 +0000 (04:22 -0800)
commit007ec3e25e6920d7036f70550bc44adefab0c170
tree3f9738305e249c13370adda5b7e810d8fc4c792f
parent2bafb2f99d85804459acb8994d4057be809f8729
Linux 3.7: remove use of param.h and ioctl.h

Header files param.h and ioctl.h have moved as part of the userspace
API restructuring of header files.  Nothing in those files is
currently needed by the source, so just drop the includes.

Change-Id: Icbbf7038ca1bf23edbde42aaf48f5108626d0040
Reviewed-on: http://gerrit.openafs.org/8469
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/afs/afs_buffer.c
src/afs/afs_osi.h
src/dir/dir.c
src/rx/rx_kcommon.h
src/rx/rx_packet.h
src/rx/xdr.c
src/rx/xdr_array.c
src/rx/xdr_arrayn.c
src/rx/xdr_int32.c
src/util/vice.h