Queue: rename struct queue to Queue
Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
This commit is contained in:
Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.