mq.c: remove repeated code
authorElvira Khabirova <lineprinter0@gmail.com>
Thu, 20 Aug 2015 18:14:29 +0000 (21:14 +0300)
committerElvira Khabirova <lineprinter0@gmail.com>
Thu, 20 Aug 2015 19:29:15 +0000 (22:29 +0300)
commit3585b06f79640bbcfb427987e12c6b94fc612012
tree76aba6a1edd8c1b3564b468f3400cba5a50522f7
parentd079fb19f239be3dfb7c7062ce7cae6e908a4f92
mq.c: remove repeated code

* mq.c (sys_mq_open): Use printmqattr instead of implementing it again.
[HAVE_MQUEUE_H]: Remove.
mq.c