Reorganize headers again
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/time.h>
|
||||
#include "ucore_threadqueue.h"
|
||||
#include <ucore/ucore_threadqueue.h>
|
||||
|
||||
|
||||
int uc_thread_queue_init(struct uc_threadqueue *queue, long max_elements)
|
||||
|
||||
Reference in New Issue
Block a user