project_files/frontlib/ipc/demo.c
changeset 7179 f84805e6df03
parent 7177 bf6cf4dd847a
equal deleted inserted replaced
7177:bf6cf4dd847a 7179:f84805e6df03
     1 #include "demo.h"
     1 #include "demo.h"
     2 #include "../logging.h"
     2 #include "../util/logging.h"
     3 
     3 
     4 #include <stdbool.h>
     4 #include <stdbool.h>
     5 #include <stdio.h>
     5 #include <stdio.h>
     6 #include <string.h>
     6 #include <string.h>
     7 
     7