moving src/notify to src/
This commit is contained in:
parent
309350c01f
commit
22d7238b36
15 changed files with 32 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include "../src/notify/queue.h"
|
||||
#include "../src/queue.h"
|
||||
|
||||
int main() {
|
||||
|
||||
|
|
|
|||
Reference in a new issue