1
#ifndef EXTRA_H
2
#define EXTRA_H
3
4
#define QUEUE_EXTRA ""
5
#define QUEUE_EXTRALEN 0
6
7
#endif